Last updated: 12 Jun 25 13:47:16 (UTC)

2.注释

>>> print('hello') # 你好
hello
>>> print('hello') # 你好
hello