1.1 Practice
practice for getting start coding in python on rep.it
Last updated
Was this helpful?
practice for getting start coding in python on rep.it
Last updated
Was this helpful?
Run the code below (Click the Run Button), that will be your first python program.
Play around it.
main.py
is the python file which stored your codes
the bottom part(or right part) is a Python REPL shell, feel free to play around it too, it must be in a container, you won't ruin it.