1/13
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
How to call a function?
How to return a statement?
When to use if, elif, else?
Modulo %
AND, OR, NOT
Lists are ______ and ______?
.append()
.remove()
.pop()
.sort()
Define pass
acts as a placeholder
Continue
skips the current iteration
Break
exits the loop entirely