Type Conversions and Computation

Type Conversions and Computation

University

20 Qs

quiz-placeholder

Similar activities

Python workshop day2

Python workshop day2

University

20 Qs

Основы Python

Основы Python

University

19 Qs

Algo-Unlock

Algo-Unlock

University

20 Qs

C PROGRAMMING

C PROGRAMMING

University

15 Qs

pynthon

pynthon

University

17 Qs

MIDTERM EXAM

MIDTERM EXAM

University

18 Qs

Repaso Programacion I

Repaso Programacion I

University

18 Qs

Season 4 #Spaic Python Weekly Quiz

Season 4 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Type Conversions and Computation

Type Conversions and Computation

Assessment

Quiz

Other

University

Hard

Created by

Noelyn Mandanas - De Jesus

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following expression?

8

8.0

5.3

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the result of the following?

9.0

9

8

4.52

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be printed?

print(10 // 3)

3.33

3.0

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of print(2 + 3 * 4.0)?

20.0

14.0

11.0

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(7 - 2.5)?

4.5

5.0

5

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the result of print(2 * "4" + "2")?

"442"

"84"

10

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following?

1.5

0.5

2.0

Error

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?