-
Notifications
You must be signed in to change notification settings - Fork 0
TT0 Menu
Allie Xiao edited this page Apr 5, 2022
·
2 revisions
- Can use "try" to manage errors
- Compare try/except menu to printed menu - much more organized, and easier to manage inputs. Don't need to write if statement for every entry
- Code: can use replit (online IDE), can connect to Github to track work/commits
- Will have to ask about syntax for importing and using functions from different files