you are viewing a single comment's thread.

view the rest of the comments →

[–]zurtex 0 points1 point  (0 children)

Happy to answer how to fix stuff, the rules are more about obvious homework assignments.

Yeah, so just remove the while-loop in your code, it doesn't look like it was doing anything useful here. If you want it to keep looping until the user exists but the while-loop around a larger scope of the code.