You are on page 1of 1

7.

The number or string that we give to a variable is its

a.Bug c.Information
.b.Value d.Function
8. Evaluate the given expression

300/(2+1)*1

a.5 b.0 c.I0


I r.00

9 is the extension of Python

a..py b..vp c..css d..python

rs g1ven.

r: d.globalizatiOh ' :;

1:

II Answei the Following:


(5x2:tr0)
1. FilI in ihe blanks with appropriate answer.: .

a,# is used for single line comments.

2. Identify the data type for each of the below given

a: 2525141896542
b. 99.zsK
c. '88' i

d. 'Habitat'
,]

3" E:raluate the following

print(9+5)
^.
b. print(9l13)
c. print(3x*2)

, 4. Write the output for the following

a. print("The great aim of education is not knowledge but action.,,)


'l:.'
b' print("\"change is the end resurt of ail true rearning.\,' ")
c. print("Cyber is very interesting subject to learn,,)
d. print(5+6)
5' Write a python program to find simple interest ancl displav the result.

Simple interest formula is given by: Sirnple Inrerest: (p x


T x R)/100 where,
P is the principle amount,T is the time and R is the
rate. I

')

You might also like