python
>>>
print("hello world")
ctrl+z
exit()
hello.py
print("hello world!")
python hello.py
← 12-22 思考 Python爬虫准备→