热门

最新

红包

立Flag

投票

同城

我的

发布
qq_31430665
公众号:义笔记
4 年前
trueqq_31430665

我是个外包的学弟,可不可以给我些建议,好迷茫呀

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
唉import randomserect=random. randint(1,10)continue=5while continue > 0 continue=continue-1 temp=input("猜一猜数值") guess=int(temp) if guess == serect: print(""congrats you") else: if guess >serect: print("too,large") else: print("too,little") print("over games")import randomserect=random. randint(1,10)a = 5while a > 0: a=a-1 temp=input("猜一猜数值") guess=int(temp) if guess == serect: print("congrats you") else: if guess >serect: print("too,large") else: print("too,little") print("over games")import randomserect=random. randint(1,10)a = 5while a > 0: a=a-1 temp=input("猜一猜数值") guess=int(temp) if guess == serect: print("congrats you") else: if guess >serect: print("too,large") else: print("too,little") print("over games")
立即登录