[Tutor] Practice websites
wesley chun
wescpy at gmail.com
Wed Jun 3 04:08:16 EDT 2020
Hello, this is a very common question and one where you can get many
suggestions with a simple online search. I documented a few in my SO answer
<https://stackoverflow.com/a/3226704/305689> for a similar question.
Cheers,
--Wesley
On Tue, Jun 2, 2020 at 5:32 PM DL Neil via Tutor <tutor at python.org> wrote:
> On 2/06/20 11:10 PM, Divya wrote:
> > Please suggest me some websites where I can practice the very basics like
> > functions, expressions etc..
>
>
> VISUALIZE CODE AND GET LIVE HELP
> Learn Python, Java, C, C++, JavaScript, and Ruby
> Python Tutor (created by Philip Guo) helps people overcome a fundamental
> barrier to learning programming: understanding what happens as the
> computer runs each line of code.
>
> Write code in your web browser, see it visualized step by step, and get
> live help from volunteers.
>
> Related services: Java Tutor, C Tutor, C++ Tutor, JavaScript Tutor,
> Ruby Tutor
>
> Over ten million people in more than 180 countries have used Python
> Tutor to visualize over 100 million pieces of code, often as a
> supplement to textbooks, lectures, and online tutorials...
> http://pythontutor.com/
> --
> Regards =dn
--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A computer never does what you want... only what you tell it."
+wesley chun : wescpy at gmail : @wescpy
Python training & consulting : http://CyberwebConsulting.com
"Core Python" books : http://CorePython.com
Python blog: http://wescpy.blogspot.com
More information about the Tutor
mailing list