摘要:
python基础语法(python2.x) 一、第一个Python程序 交互式编程不需要创建脚本文件,是通过 Python 解释器的交互模式进来编写代码。 print ("hello world") 运行效果 hello world 二、中文编码 前面我们已经学会了如何用 Python 输出 "he 阅读全文
posted @ 2021-07-06 15:11
Jsonring
阅读(75)
评论(0)
推荐(0)
浙公网安备 33010602011771号