- 博客(1)
- 资源 (1)
- 收藏
- 关注
原创 Introduction to Python
Introduction to Python 简单运算 Example, do not modify! print(5 / 8) Print the sum of 7 and 10 print(7+10) 加注释 Division print(5 / 8) 各类运算 #Addition print(7 + 10) Addition, subtraction print(5 + 5) print(5...
2020-05-04 15:34:54
1132
Introduction to Python.md
datacamp课程第一课introduction to python
简单运算、添加注释、设置变量及其类型、类型之间相互转换
2020-05-04
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅