PY-BUILD

PY-BUILD

University

20 Qs

quiz-placeholder

Similar activities

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python modules, operators and random

Python modules, operators and random

University

15 Qs

Python MCQ

Python MCQ

University

20 Qs

Mastering Python Loops and Functions

Mastering Python Loops and Functions

10th Grade - University

20 Qs

Geeks for Geeks PCCOER Info Session CP Quiz

Geeks for Geeks PCCOER Info Session CP Quiz

University

20 Qs

Brain Teaser L2

Brain Teaser L2

University

15 Qs

PyTron

PyTron

University

15 Qs

Python Programming Functions Q3

Python Programming Functions Q3

University

20 Qs

PY-BUILD

PY-BUILD

Assessment

Quiz

Computers

University

Hard

Created by

Liya Mathew

Used 10+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdorf

Guido van Rossum

Niene Stom

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Is Python case sensitive when dealing with identifiers?

Yes

No

Machine Dependent

none of the mentioned

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the output when we execute list(“hello”)?

[‘h’, ‘e’, ‘l’, ‘l’, ‘o’]

[‘hello’]

[‘llo’]

[‘olleh’]

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

What will be the output of the following Python code?

a b c d e f

abcdef

i i i i i i …

error

5.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which of the following is invalid?

_a = 1

__a = 1

__str__= 1

none of the mentioned

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

What will be the output of the following Python code?

1 2 3 4 5 6

1 2 3 4 5 6 7

error

none of the mentioned

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which of the following is the correct extension of the Python file?

.python

.pl

.py

.p

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?