+ 1
How can I transfer a Scanner(user input) into a variable?
Is it even possible?
2 Respostas
+ 1
Don't worry about it-I figured it out.
- 1
I'm confused about what you want. When you allocate a Scanner, you store it in a variable and everything you read is stored in a variable.