Q1 PYTHON EXPRESSION

Q1 PYTHON EXPRESSION

Professional Development

20 Qs

quiz-placeholder

Similar activities

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

Python basics

Python basics

Professional Development

22 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Coding - Intermediate Level

Coding - Intermediate Level

4th Grade - Professional Development

18 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

C-Quest

C-Quest

Professional Development

20 Qs

Basics of programming - Quiz - 01

Basics of programming - Quiz - 01

University - Professional Development

20 Qs

Menus, Dialog Boxes and Methods

Menus, Dialog Boxes and Methods

10th Grade - Professional Development

17 Qs

Q1 PYTHON EXPRESSION

Q1 PYTHON EXPRESSION

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Darwin Vargas

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

6

8

9

0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the expression 5 // 2 evaluate to?

2.5

3

2

1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following expressions will result in a "True" value?

5 == 6

4 <= 3

10 != 10

7 > 3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code?

0

1

2

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following expression evaluate to?

14

11

10

8

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code?

20

14

12

2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will concatenate the strings "Hello" and "World"?

"Hello" - "World"

"Hello" + "World"

"Hello" * "World"

"Hello" / "World"

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?