< >
{ }
( )
=>
#
::
[ ]
++
main.py
1
# Welcome to Python!
2
print("Hello, World!")
3
print("Welcome to DevHireLab")
4
name = "Student"
5
print(f"Hello, {name}!")
Speed
PYTHON 3.11.0 · READY
Environment
STEP 1 / 1
Global Memory
Initializing Visualization...
Call Stack
No active frames in stack
Standard Output
Waiting for program output...
Step Insight

Click "Run Code" to start