在文本文件中编写python

vim hello.py

a = 1
b = 2
c = a+b
print("hello python")

运行: python3 hello.py

results matching ""

    No results matching ""