摘要:
1.python中条件判断语句:if-elif-else **python中没有:switch..case语句 a,b=7,-1 print(' ') while a!=b: x = int(input("请输入一个数字:")) if x == a: print('输入正确!') elif x > 阅读全文
posted @ 2019-03-28 17:09
ArSang-Blog
阅读(210)
评论(0)
推荐(0)
浙公网安备 33010602011771号