Exercise # 8 – Student Number Password Description of the Problem Write a program that inputs your student number and printout your Biography when the student number is correct. Use a Do While / While...


Exercise # 8 – Student Number Password<br>Description of the Problem<br>Write a program that inputs your student number and printout your Biography when the student number<br>is correct. Use a Do While / While loop to repeat the process when an incorrect student number is placed.<br>Sample Output<br>Enter your student no. : 29766512<br>Name : Lastname, Firstname MI<br>Course : [your course here]<br>Favorite [write something here]: [your favorite 1]<br>Favorite [write something here] : [your favorite 2]<br>Favorite quotation :

Extracted text: Exercise # 8 – Student Number Password Description of the Problem Write a program that inputs your student number and printout your Biography when the student number is correct. Use a Do While / While loop to repeat the process when an incorrect student number is placed. Sample Output Enter your student no. : 29766512 Name : Lastname, Firstname MI Course : [your course here] Favorite [write something here]: [your favorite 1] Favorite [write something here] : [your favorite 2] Favorite quotation : "quotation here" Enter your student no. : 88888888 "Incorrect Student No.!!" Note : Template will not be available for this one. As the code is very short to finish the exercise.

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here