sh_03_注释

# 这是第一个注释
print("hello hello") """
这是一个多行注释 。。。。 。。。。 。。。。
注释结束了
"""
# 这是第二个注释
print("hello world") # 输出欢迎信息

最新文章

  1. 【转】如何把Json格式字符写进text文件中
  2. Razor语法的一些特殊需求输出
  3. iOS开发获取本机手机号码
  4. 扩展 delphi 泛型 以实现类似lambda功能 , C#中的any count first last 等扩展方法
  5. 【mysql的设计与优化专题(2)】数据中设计中的范式与反范式
  6. Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec command
  7. 学习git的使用--在当地的简单命令--01
  8. python成长之路【第十八篇】:python模块介绍、模块导入和重载
  9. ubuntu16.04 英文环境安装中文输入法
  10. Kubernetes基本功能
  11. HyperLedger Fabric 1.0的Transaction处理流程
  12. Tsung CentOS 操作系统下搭建tsung性能测试环境_Part 2
  13. android 获取Asset中Properties文件配置的键值对
  14. JVM性能、多线程排查常用命令
  15. springboot整合redis——redisTemplate的使用
  16. 1. CNN卷积网络-初识
  17. 详细说明 配置 Sublime Text 开发node.js(windows)包括sub2和sub3的区别
  18. Day 38 Semaphore ,Event ,队列
  19. Apache之.htaccess备忘录(一)
  20. 线程锁的本质:线程控制、线程状态控制 while if:根据线程的关系(模式)协调线程的执行

热门文章

  1. 梳理检测论文-Refinement Neural Network
  2. Golang中log与fmt区别
  3. Docker开启ssh服务
  4. [Git] 026 config 命令的补充
  5. 关于postman
  6. phpstudy添加PHP
  7. django中的FBV和CBV??
  8. [CodePlus 2018 3 月赛] 博弈论与概率统计
  9. Agreeing to the Xcode/iOS license requires admin privileges, please run “sudo xcodebuild -license” a...
  10. [转载]MAC、IP头、TCP头、UDP头帧格式、详解