#unsure why certain parts of the code work why they do
1 messages · Page 1 of 1 (latest)
- which condition ? The condition of the loop is true
- because that's what a loop does ??? What do you expect it to do ?
- same here, what did you expect ?
- Stdin.close() closes stdin, nothing else
Create methods
ok well this doesnt help me at all
I can't explain you if you don't tell me what you understand from it
The goal of a while loop is to repeat things, what did you expect?