PY-BUILD

PY-BUILD

University

20 Qs

quiz-placeholder

Similar activities

Python Quiz - BPLCK105B

Python Quiz - BPLCK105B

University

20 Qs

Python exam preparation

Python exam preparation

University

18 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

CSE 102 Exam 2 Practice

CSE 102 Exam 2 Practice

University

15 Qs

Python if statement

Python if statement

University

15 Qs

Python if/else

Python if/else

University

20 Qs

Python Programming - Test 1

Python Programming - Test 1

University - Professional Development

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?