Question: Problem 6 print(Problem 6) Using a while loop, print numbers from 10 to 0. When the number reaches 5, print almost there! When the number
Problem 6
print("Problem 6")
Using a while loop, print numbers from 10 to 0.
When the number reaches 5, print almost there!
When the number reaches 0, print Happy New Year!
| Source Code (Copy/Paste) | |
| Terminal Output (Screenshot) |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
