gsilvapt / pmz

PoorMenZettel
MIT License
7 stars 2 forks source link

fix: When searching, if I provide unexpected input, it's a lot better if the program repeats the loop #22

Closed gsilvapt closed 2 years ago

gsilvapt commented 2 years ago

If provided input is invalid, it's better to ask again. For better UX, it's worth it to include an option to safely exit the program.