See what we can offer to your school
"SimpleStudy just makes sense...”
Get the best plan for your school
13 cards from this deck
Examining code to understand what it does and how it works
Identifying problems, inefficiencies, or areas to improve
Making changes to improve the program
Must still meet all specified requirements
if
Check every condition even after finding correct range
if...elif...else
Stops checking conditions once correct range is found
For mutually exclusive conditions
Lists and loops
sum()
Simplify using loops or functions
Use if...elif...else instead of multiple if statements
Use lists, dictionaries, or other data structures
Same correct output
Show more
Select your subjects, and get access to A+ resources today.