1 2 3

06 2021 档案

摘要:前提 需要了解的python语法: 1.print()函数: 只会打印自己能识别的数字:print(123) 或者引号中的内容print("hello world")、print('hello world') 单引号和双引号没什么区别,不过在print("let't go home")中,单引号则会 阅读全文
posted @ 2021-06-26 20:53 teacher-程 阅读(413) 评论(0) 推荐(0)

levels of contents