Search Header Logo
Number Data Types

Number Data Types

Assessment

Presentation

Computers

11th - 12th Grade

Medium

Created by

Tshering Tshering

Used 12+ times

FREE Resource

14 Slides • 8 Questions

1

media

2

media

3

media

4

media

5

media

6

media

7

media

8

​Get Ready for Quiz

9

Fill in the Blank

How many number data types are there in Python?

10

Fill in the Blank

A positive or negative whole number of unlimited length is

11

Fill in the Blank

What will be the output for code below:

x='10'

y='20'

z=x+y

print(z)

12

Multiple Choice

What is the type( ) used for in the code below?

print(type(x))

1

Print a value

2

To define data types

3

To verify the type of any object

4

Assign a value to variable

13

Fill in the Blank

Number data written with 'j' as an imaginary part is called

14

Multiple Choice

String cannot be converted to number data type.

1

True

2

False

15

Fill in the Blank

What will be the output of code below:

x=10e3

print(x)

16

​Activity on Number Data Type

17

media

18

media

19

media

20

media

21

media

22

Poll

Dear students, rate about today's session ?

5 (Very Interesting)

4

3

2

1 (Very Boring)

media

Show answer

Auto Play

Slide 1 / 22

SLIDE