+ 1
Help rectification
Please help me to rectify this and suggest me how I can record score https://code.sololearn.com/cnoz9um0nv8Y/?ref=app
2 Answers
+ 1
Add another variable called score1 and score2, both init as 0
Please don't post answer to your own questions, the others will think it is solved and not come in
And this question is not very helpful to others. Please delete after you get an answer, thanks.
+ 1
It's like this:
https://code.sololearn.com/chW9aZ4jGvcF/?ref=app
Line 15 16 35 40
Didn't add all score update, should be enough for you to understand.