摘要: 开始学习Python 每一个Python程序中必须开头的话 1 #-*- encoding:utf-8 -*- 声明这是种支持中文的编码方式。 1 print ("This is my first Blog.") 选中行后 按ctrl+/ 键,或者再按 即取消注释。 ctrl+Mouse wheel 阅读全文
posted @ 2019-11-08 21:50 CNN_Python 阅读(84) 评论(0) 推荐(0)