You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be valuable to decompose the code into several files. I suggest a main file where the main menu (function main()) runs in a while loop and a second file with all the other functions.
It would be valuable to decompose the code into several files. I suggest a main file where the main menu (function
main()) runs in a while loop and a second file with all the other functions.