Posts by Marcus Gomes • 11 points
1 post
- 
		1 votes0 answers20 viewsQ: While problem in java (simple exercise)Context: I’m making an algorithm that stores random strings typed by the user in a string array until the user type "stop". problem: when typing stop, the eclipse continues the loop in while, and in…