Open ByteOfWaffle opened 5 days ago
made an input asking if the user wants to continue after recieving result, this makes it easier to read the information before being bombared with the choices again right after results.
Made a box around it so it looks nicer:
Imported the "os" module then made it empty the terminal at certain areas to make it look cleaner.
Added a longer line around the print result.
Made it so the user can get back to the menu if they write the word wrong or if the word isn't there.
Moved the counter for amount of times found into the last prompt.
Made it a bit more easy to read.