JavaShuo
栏目
标签
python第二天
时间 2020-12-30
栏目
Python
繁體版
原文
原文链接
条件判断 具体代码如下图:注意格式缩进 age=3 if age>=18: print('adult') elif age>=6: print('teenager') else: print('kid') View Code input()函数表示读取输入的数据,案例如下 birth=input('birth: ') s=int(birth)#
>>阅读原文<<
相关文章
1.
python第二天
2.
Python 第二天
3.
python 第二天
4.
Python第二天
5.
学python第二天
6.
Python学习第十二天
7.
Python学习第二天
8.
初学Python第二天
9.
python第二天打卡卡
10.
学python的第十二天
更多相关文章...
•
SQLite - Python
-
SQLite教程
•
Docker 安装 Python
-
Docker教程
•
RxJava操作符(二)Transforming Observables
•
Kotlin学习(二)基本类型
相关标签/搜索
第二天
第二
二天
第二十二篇
第十二
第二轮
第二季度
第二期
第二次
第二章
Python
MyBatis教程
MySQL教程
NoSQL教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
升级Gradle后报错Gradle‘s dependency cache may be corrupt (this sometimes occurs
2.
Smarter, Not Harder
3.
mac-2019-react-native 本地环境搭建(xcode-11.1和android studio3.5.2中Genymotion2.12.1 和VirtualBox-5.2.34 )
4.
查看文件中关键字前后几行的内容
5.
XXE萌新进阶全攻略
6.
Installation failed due to: ‘Connection refused: connect‘安卓studio端口占用
7.
zabbix5.0通过agent监控winserve12
8.
IT行业UI前景、潜力如何?
9.
Mac Swig 3.0.12 安装
10.
Windows上FreeRDP-WebConnect是一个开源HTML5代理,它提供对使用RDP的任何Windows服务器和工作站的Web访问
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
python第二天
2.
Python 第二天
3.
python 第二天
4.
Python第二天
5.
学python第二天
6.
Python学习第十二天
7.
Python学习第二天
8.
初学Python第二天
9.
python第二天打卡卡
10.
学python的第十二天
>>更多相关文章<<