I was writing a code and I got a syntax error. It is near else in the code. can anybody help me in solving it. I have also added the picture

前端 未结 0 981
粉色の甜心
粉色の甜心 2020-12-19 13:36

The code was. else: guess = numbers[randint(0,9)] +numbers[randint(0,9)] +numbers[randint(0,9)] +numbers[randint(0,9)]

It shows the error as line 11 else: ^ SyntaxErr

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