PY
Python
Concept Notes
read it · edit it · run it · 15 units · 153 concepts
← Coding Projects
⇕ Units
▶ Code window
Try it yourself
▶ Run
■ Stop
⟲ Reset
⌫ Clear
Starting Python…
Your code
print("Hello, world!") # Pick any example from the notes and press "Try it", # or just type your own Python here and press Run.
Program input
— one line for each input() your program asks for
Output
Press Run. The first run downloads Python and takes a few seconds; after that it is instant.