Workbook 5.9
From the Java Bootcamp Resources
, launch Workbook 5.9
.
Signing in
In this workbook, Samantha will sign into her favorite social network: Javagram!
Task 1
The program starts with a stored username and password:
username: Samantha password: Java<3
When signing in, prompt the user to enter their username and password.
Task 2
Set up a loop that keeps running while the username OR password is incorrect.
Task 3
After they enter the correct information, print:
Sign in successful. Welcome!
Visualizing the Runtime
After you solve this workbook, I still recommend watching the video solution on Udemy.
It will show you how to visualize the runtime using Visual Studio Code.
Associated Course: The Complete Java Development Bootcamp
Related Course: The Complete Spring Boot Development Bootcamp – Become a Java Web Developer
Feedback Summary
4.7
43 students
5
91%
4
2%
3
0%
2
0%
1
7%
Written Reviews
There are no written reviews yet.