Python Function - 3

Python Function - 3

12th Grade

20 Qs

quiz-placeholder

Similar activities

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

Python Basic II

Python Basic II

11th Grade - University

20 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Python Lists

Python Lists

10th - 12th Grade

15 Qs

Python while loops

Python while loops

12th Grade

20 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Python Basics

Python Basics

8th - 12th Grade

23 Qs

Python Function - 3

Python Function - 3

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Bessie Carl

Used 37+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following Python code?

Hello World!

Hello World!

'Hello World!'

'Hello World!'

Hello

Hello

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Python code?

3

4

4 is maximum

None of the mentioned

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Python code?

x is 50

Changed local x to 2

x is now 50

x is 50

Changed local x to 2

x is now 2

x is 50

Changed local x to 2

x is now 100

None of the mentioned

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Python code?

x is 50

Changed global x to 2

Value of x is 50

x is 50

Changed global x to 2

Value of x is 2

x is 50

Changed global x to 50

Value of x is 50

None of the mentioned

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Python code?

Hello

WorldWorldWorldWorldWorld

Hello

World 5

Hello

World,World,World,World,World

Hello

HelloHelloHelloHelloHello

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Python code?

a is 7 and b is 3 and c is 10

a is 25 and b is 5 and c is 24

a is 5 and b is 100 and c is 50

a is 3 and b is 7 and c is 10

a is 5 and b is 25 and c is 24

a is 50 and b is 100 and c is 5

a is 3 and b is 7 and c is 10

a is 25 and b is 5 and c is 24

a is 100 and b is 5 and c is 50

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the following Python code?

2

3

The numbers are equal

None of the mentioned

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?