单行注释
格式:# 注释内容
# name=input("请输入名字") # print("你输入的名字是%s" % name)
多行注释
格式: """ 注释内容 """""
""" 求和 :param a: int 参数1 :param b: int 参数2 :return: int 和 """
To view this video please enable JavaScript,and consider upgrading to a web browser that supports HTML5 video
This is a modal window.
Beginning of dialog window.Escape will cancel and close the window.
End of dialog window.