喜悦嚓茶

文章
5
资源
0
加入时间
4年2月16天

Python日常Day5

分支和循环在Python的分支和循环里面,缩进是极其重要的。score = input("请输入你的分数:")score = int(score)if 0<=score<60: print("you are the hunzi")elif 60<=score<80: print("小混子")elif 80<=score <90: p