Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

how to make the score add on while its in a loop in python



To avoid the values of score being reset to 0 on every iteration of the loop you should initialize both variables above the while loop.
 
PREVIOUS NEXT
Tagged: #score #add #loop #python
ADD COMMENT
Topic
Name
5+2 =