Description 1 CS9 - Shout with break Write a program to continually read input from the user. When the program receives

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Description 1 CS9 - Shout with break Write a program to continually read input from the user. When the program receives

Post by answerhappygod »

Description 1 Cs9 Shout With Break Write A Program To Continually Read Input From The User When The Program Receives 1
Description 1 Cs9 Shout With Break Write A Program To Continually Read Input From The User When The Program Receives 1 (59.76 KiB) Viewed 57 times
while True loop*
Description 1 CS9 - Shout with break Write a program to continually read input from the user. When the program receives a string from the user, the program should print the same string all in uppercase, then await more input. The program should stop when the user enters "stop". Use a while True loop and a break statement. Example: Enter a string: hello HELLO Enter a string: what WHAT Enter a string: stop /home/loop Termine
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply