Test 2
Test 2
2. Write a program to calculate the electricity bill (unit number entered by user) according to
following criteria
Unit Price
Less than 100 No charges
Between 100 – 200 15 per unit
Greater 200 25 per unit
3. Write a program to display only those numbers from a list that satisfy the
following conditions Number = [ 12, 75, 150, 180, 145, 525, 50]