When I have a function with the continue statement in it it errors out even when its only used within a while loop

后端 未结 0 929
花落未央
花落未央 2020-12-15 09:59
all_options = ["rock", "paper", "scissors"]
outcomes = {"rockP": ["paper", "computer"], "rockS"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题