python 简明教程 【转】
摘要:
转自:https://learnxinyminutes.com/docs/python/ # Single line comments start with a number symbol. """ Multiline strings can be written using three "s, and are often used as comments """ #####... 阅读全文
posted @ 2018-09-10 15:45 iUpoint 阅读(227) 评论(0) 推荐(0) 编辑