Topic: Python Control Structures
I……………………………………………of Grade …….. and I can –
Sl. No. Details Confide Not Need
nt Sure Revisit
1 What are Control Structures ?
2 Identify real-life applications of Selection and
Iterations
3 Explain range() functions and its various ways to
use
4 Write a python program to convert temperature
from Celsius to Fahrenheit
5 Perform basic arithmetic operations using if eleif
6 Explain what is looping and how it differs from a
Selection ?
7 Create a loop to display all natural numbers
between two numbers
8 Write a Python program to calculate the amount
payable if money has been lent on simple
interest. Principal or money lent = P, Rate = R%
per annum and Time = T years. Then Simple
Interest (SI) = (P x R x T)/ 100. Amount payable =
Principal + SI. P, R and T are given as input to the
program.
9 Write a program to repeat the string ‘‘GOOD
MORNING” n times. Here n is an integer entered
by the user.
10 Write a program to find the average of 3
numbers.
11 What is the difference between else and elif
construct of if statement?
12 Program to print the multiples of 10 for numbers
in a given range
Student’s signature: …………… Parent’s signature : ……………… Teacher’s signature:………