Python_Quiz

Python_Quiz

University

15 Qs

quiz-placeholder

Similar activities

2F-3 | Python Quiz | 22/11/2024

2F-3 | Python Quiz | 22/11/2024

University

20 Qs

Exploring Object-Oriented Programming

Exploring Object-Oriented Programming

University

20 Qs

Python_Quiz_1

Python_Quiz_1

University

10 Qs

Java_Quiz_Part_2

Java_Quiz_Part_2

University

12 Qs

Python_MCQ_2

Python_MCQ_2

University

15 Qs

Quiz 1

Quiz 1

University

10 Qs

OOP-Q1

OOP-Q1

University

10 Qs

Mastering Python Control Flow

Mastering Python Control Flow

University

15 Qs

Python_Quiz

Python_Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

VAMSI .A

Used 15+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Python is a ______ language.

Compiled

Interpreted

Assembly

Machine

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is used to take input from user?

input()

scan()

get()

read()

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Python was developed by:

Dennis Ritchie

Guido van Rossum

James Gosling

Bjarne Stroustrup

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which symbol is used for comments in Python?

//

#

<!-- -->

/* */

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which keyword is used to define a function?

func

function

def

define

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which loop runs until a condition becomes False?

for

while

do-while

repeat

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What will len("Python") return?

5

6

7

Error

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?