Y
Hacker News
new
|
ask
|
show
|
jobs
by
sqwxl
930 days ago
Very cool, gave up at level 10. How do you get around using the builtins?
1 comments
082349872349872
929 days ago
The underlying interpreter obviously still contains code for the builtins; can you think of a way you might be able to invoke them without going through the __builtins__ module?
link