码迷,mamicode.com
首页 > 编程语言 > 详细

Python if语句

时间:2018-10-14 02:02:47      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:inpu   nbsp   世界   输入   欢迎来到   lse   一个   数字   input   

a=99

b=input("请输入一个数字:")

int(b)

if a >b:

    print("欢迎来到Python")

eilf a=b:

    print("Python世界")

else:

print("纯属娱乐")

Python if语句

标签:inpu   nbsp   世界   输入   欢迎来到   lse   一个   数字   input   

原文地址:https://www.cnblogs.com/lf888/p/9784892.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!