Skip to content

Comment on Show HN: iOS app for learning Python

Comments

but how do you try out the python code - say in a REPL - in an iPhone app? wouldn't you need a computer anyway?

In my app, you cannot try out the code. You can step through the execution to see how the program state changes, but that's based on a pre-generated trace of the program execution.

In Pythonista and 'Python for iOS' mentioned by ldayley you can execute the code you write. Don't know how they do it, though.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.