Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 21 Online
OpenStudy (anonymous):

how do i make this section loop? http://dpaste.com/556287/ its line 123-139 that im trying to loop

OpenStudy (anonymous):

hmmm... how long do you want it to loop? or when do you want it to stop looping?

OpenStudy (anonymous):

until someone wins

OpenStudy (anonymous):

so something like while game_not_over: loop

OpenStudy (anonymous):

i think while and for are the only 'looping' statements. from the docs: "The while statement is used for repeated execution as long as an expression is true" "The for statement is used to iterate over the elements of a sequence (such as a string, tuple or list) or other iterable object:" http://docs.python.org/reference/compound_stmts.html#the-while-statement http://docs.python.org/reference/compound_stmts.html#the-for-statement

OpenStudy (anonymous):

my bad i wasn't thinking, but heres an updated version still has bugs in it, http://dpaste.com/556301/

OpenStudy (anonymous):

okay finished debugging, i had a if statement seeing if wordFragment was bigger than 3 characters long but i forgot to put len(wordFragment) so now its all good, thanks again bwCA

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Breathless: Spooky witch but cute
4 hours ago 3 Replies 0 Medals
Arriyanalol: help
3 hours ago 10 Replies 2 Medals
Arriyanalol: @tinydinoUwU stop trying to find a argument u blad lil boy
1 day ago 5 Replies 3 Medals
Jaded012023: Please tell me what you all think of this song
6 hours ago 6 Replies 1 Medal
Arriyanalol: bro how
6 hours ago 2 Replies 3 Medals
Arriyanalol: cant wait for the new bluey movie in 2027
1 day ago 12 Replies 2 Medals
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!