IP
Python Mastery
The Complete Interactive Course
Python Console
ready
click to open
name = "Ada" for i in range(3): print(f"{i}: hello {name}")
Run Ctrl+↵
Visualize
Clear
Copy
Download .py
Press Run, or use “Try it” on any example above.