Exam (elaborations)
Python Programming_Week3
- Course
- Institution
1. Write a program “Lab3B” that prompts the user to enter a number in the range 1 to 999.99 (inclusive) and validates the input by using while-loop. Loop until user enters: 555.55. Print the inputted number with 2 decimal places 2. Write a program “Lab3B”that creates a list of 5 intege...
[Show more]