一、学习过程
学习思考:print ”hello,world" 可以正常运行;print "李衡“不可以
可能原因:“李衡”是中文,要用赋值,不能直接敲
如何实现:______________________________(后续学习过程中来解决)
二、程序运行图:纪念一下
Second Day——Python 学习Second Day——Python 学习

相关文章:

  • 2021-10-26
  • 2021-08-04
  • 2021-12-02
  • 2022-02-08
  • 2021-09-07
  • 2021-04-21
  • 2021-06-05
  • 2022-01-25
猜你喜欢
  • 2021-11-13
  • 2021-12-23
  • 2021-09-20
  • 2021-08-20
  • 2021-12-09
  • 2022-12-23
  • 2021-05-11
相关资源
相似解决方案