1/20
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
No, y is already its own value
Yes: variables, print, if, even another while
Is this correct for loops: 'make progress toward condition being True'?
No, must progress toward condition being False
No, it'll run forever unless you stop it
No, the correct term is 'while loop'
Yes, use an index to go character-by-character
Yes, that's the typical method