You are on page 1of 1

CETPA PYTHON LAB EXERCISES

TOPIC : CONDITIONAL STATEMENTS

1. Check if a number is even or odd number


2. Check if a Number is Positive, Negative or 0
3. To check whether an input character is an English Alphabet or a Number?
4. Take a single character as input from user. If the letter is upper case then
convert it to lower case and print, else directly print the original character.
5. Make a Simple Calculator
6. Find the Biggest of 4 numbers.

CETPA INFOTECH PVT. LTD. – No. 1 Training Company


Visit: www.cetpainfotech.com

You might also like