Can't figure out a proper way to do a loop that loops until input is valid
Advertisements I’m still learning java programming so forgive my lack of knowledge. It probably is the most simplest thing ever, but I just can’t for the life of me figure out a better way to have the checkTaskDescription method loop until the user input description is below the character limit. So far this is the… Read More Can't figure out a proper way to do a loop that loops until input is valid