跳至主要內容

Hello

小于 1 分钟

Hello

print('Hello, world!')
import sys
version(sys.version)
def version(ver):
    print('The current version of python is')
    print(ver)
评论
  • 按正序
  • 按倒序
  • 按热度
Powered by Waline v3.0.0-alpha.10