创新互联Python教程:如何给python代码快速添加注释

python代码快速添加注释的方法

成都网络公司-成都网站建设公司成都创新互联公司10多年经验成就非凡,专业从事成都网站设计、做网站,成都网页设计,成都网页制作,软文发布平台一元广告等。10多年来已成功提供全面的成都网站建设方案,打造行业特色的成都网站建设案例,建站热线:18982081108,我们期待您的来电!

选中要注释的代码,按下ctrl+/注释。

实例

#----->1.用一对"""括起来要注释的代码:
"""
  number = 23
  guess = int(raw_input('Enter an integer : '))
  if guess == number:
  print 'Congratulations, you guessed it.' # New blockstarts here
  print "(but you do not win any prizes!)" # New blockends here
  elif guess < number:
"""
#----->2.用一对'''括起来要注释的代码块:
'''
  print 'No, it is a little higher than that' #Another block
# You can do whatever you want in a block ...
else:
'''
#----->3.选中要注释的代码,按下ctrl+/注释:
#   print 'No, it is a little lower than that'
# # you must have guess > number to reach here
# print 'Done'
# # This last statement is always executed, after the ifstatement is executed

网站栏目:创新互联Python教程:如何给python代码快速添加注释
文章地址:http://www.mswzjz.cn/qtweb/news45/142045.html

攀枝花网站建设、攀枝花网站运维推广公司-贝锐智能,是专注品牌与效果的网络营销公司;服务项目有等

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 贝锐智能