Subject: ICT Std: VII
Unit – 1
Block it out: Moving from blocks to text
1. Write a program to display the cube & square of an entered number.
2. Write a program to accept first name and last name and display the full name of the user.
3. Write a program to calculate area of rectangle.
4. Write a program to accept a number from the user and check if it is an even number or not.
5. Write a program in python to check whether a year entered by user is a leap year or not.
6. Write a program to accept a number from the user and check if it is positive, negative or
zero.