On Wed, Nov 11, 2015 at 4:18 AM, Burhan ul haq <[email protected]> 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.
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to