Date : 3.03.
2021
Class : Grade 6
Subject: Computer Science
Topic: Introduction to Python
SUB TOPIC: Data types
PRACTICE QUESTIONS
• Write a program to display 2 magic words
in same line
• Write a program to multiply 3 numbers.
• Write a program to find area of rectangle
using print()
Data types
LO:
Identify the different data types in python.
Create programs using it
Key Points
Data types :Used to store different types of data, there are different
data types like numbers, strings.
String –Always write in double quotes
Numbers-Can be placed within or without quotes
Common Question
1)WAP to print any 2 subjects its mark and find
its total
2)Write a program to print the following Output
Computer Science
3)Write a program to print the following Output
Apple
Red
Apple is red in color