xuanjiyu 发表于 2018-11-22 22:08:58

新手学习python笔记

变量要命名,要赋值,不能以数字开头
比如temp= input(‘输入数字: ’)
num=int(num)
print=num


页: [1]
查看完整版本: 新手学习python笔记