登录

Python 入门

Python入门

Python 是一门非常适合编程入门的程序语言,我们可以从各种编程语言的Hello World程序中看出原因。

print("Hello, World")

登录