So some issues in my code that I can not solve so any help would be appreciated.
Issues with Summative. java
- On the first menu when 2 is imputed it prompts you to choose from an existing user instead of creating a new user
- When a text file is selected on the second menu none of the options work except Exit.
Solutions I tried, when inputting tried adding .txt, and modified the code just to accept the file name so it would be (input.txt). Tried asking ChatGPT did not help.