[Tutor] Tutor Digest, Vol 141, Issue 11
Danny Yoo
dyoo at hashcollision.org
Wed Nov 11 18:59:16 EST 2015
On Wed, Nov 11, 2015 at 4:18 AM, Burhan ul haq <ulhaqz at gmail.com> wrote:
> Continuing "Run Python 2.7 on Android Tablet"
>
> Hi,
>
> I am constrained to install anything on my official laptop, therefore I
> need to have an "online life saver" for Python Learning.
You might look into repl.it:
https://repl.it/languages/python
For example:
https://repl.it/BZUA
You'll get a basic Python REPL that you can use from the web. Helpful
in situations like the one you're describing. I wouldn't use it for
important work, but for learning or exploratory programming, it's
probably good enough.
More information about the Tutor
mailing list