Python Function - 3

Python Function - 3

12th Grade

20 Qs

quiz-placeholder

Similar activities

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

python_1

python_1

5th - 12th Grade

22 Qs

COMP SCI (FUNCTIONS)

COMP SCI (FUNCTIONS)

12th Grade

25 Qs

Intro to Python Programming - Year 8

Intro to Python Programming - Year 8

8th Grade - University

20 Qs

PYTHON BASIC 1 - 5

PYTHON BASIC 1 - 5

12th Grade

20 Qs

Grade 8 End of Unit Revision

Grade 8 End of Unit Revision

8th Grade - University

15 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python_2R

Python_2R

KG - Professional Development

20 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?