Challenge: Get to Know the User
Understand how to interact with users by prompting for their name and favorite number, then learn to combine and print these inputs in Java. This lesson helps you practice basic input handling and string manipulation to create personalized console messages.
We'll cover the following...
We'll cover the following...
...