Compulsory Task 3 Follow these steps: • Create a new file called while.py. • Write a program that always asks the user t

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: 899603
Joined: Mon Aug 02, 2021 8:13 am

Compulsory Task 3 Follow these steps: • Create a new file called while.py. • Write a program that always asks the user t

Post by answerhappygod »

Compulsory Task 3 Follow These Steps Create A New File Called While Py Write A Program That Always Asks The User T 1
Compulsory Task 3 Follow These Steps Create A New File Called While Py Write A Program That Always Asks The User T 1 (40.58 KiB) Viewed 38 times
Compulsory Task 3 Follow these steps: • Create a new file called while.py. • Write a program that always asks the user to enter a number. • When the user enters -1, the program should stop requesting the user to enter a number, • The program must then calculate the average of the numbers entered, excluding the -1. ● Make use of the while loop repetition structure to implement the program. • Compile, save and run your file.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply