operaters datatypes

operaters datatypes

Professional Development

15 Qs

quiz-placeholder

Similar activities

 Foundations of Deep Learning and Neural Networks

Foundations of Deep Learning and Neural Networks

Professional Development

16 Qs

Python

Python

Professional Development

20 Qs

Python AA

Python AA

Professional Development

20 Qs

Basic of Programming - Quiz 02

Basic of Programming - Quiz 02

University - Professional Development

15 Qs

Examen de Python

Examen de Python

Professional Development

20 Qs

Day 2

Day 2

Professional Development

10 Qs

CodeHS - Intro to Python - Basics and Console Interaction

CodeHS - Intro to Python - Basics and Console Interaction

9th Grade - Professional Development

20 Qs

Basic Python for DA

Basic Python for DA

Professional Development

10 Qs

operaters datatypes

operaters datatypes

Assessment

Quiz

Computers

Professional Development

Medium

Created by

KEERTHI BADUGU

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the result of type(10)?

A. float

B. int


C. str

D. bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a mutable data type in Python?




A. tuple

B. str

C. list

D. int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of type(True)?




A. str

B. bool

C. int

D. float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store multiple values in a single variable?




A. int

B. str

C. list

D. bool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an unordered collection?




A. List

B. Tuple

C. Set

D. String

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 2 ** 3?




A. 6

B. 8

C. 9

D. 5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of 9 // 2?




A. 4.5

B. 4

C. 5

D. 5.0

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?