print("字符串")
大小写敏感
英文半角符号

print("hello wordl")
print(3.14435)
#这是个单行的注释
"""这是
个块注释
"""