python
>>>
print("hello world")
ctrl+z
exit()
hello.py
print("hello world!")
python hello.py
← 12-01 12-13→