python_quiz

python_quiz

University

25 Qs

quiz-placeholder

Similar activities

Input/Output

Input/Output

University

20 Qs

Algoritma Pemrograman

Algoritma Pemrograman

University

20 Qs

3D Objects - Terms & Transfomations

3D Objects - Terms & Transfomations

6th Grade - Professional Development

20 Qs

Digital and Analog transmission

Digital and Analog transmission

University

20 Qs

ICT Unit-2

ICT Unit-2

University

20 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Quiz Harian Gdevelop MPK

Quiz Harian Gdevelop MPK

University

20 Qs

Kuis Pemrograman Dasar

Kuis Pemrograman Dasar

University

20 Qs

python_quiz

python_quiz

Assessment

Quiz

Computers

University

Hard

Created by

Kartik Thakkar

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a feature of Python?

High Level Language

Open Source

Compiled

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What among the following is true about scripting language?

It use interpreter to translate source code into executable code

Scripting executes instructions one by one

Python is a scripting language

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true?

python is dynamic typed language

there is no datatype in python

type of data is automatically detected

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we write string in triple quote, it is called ________

multiline comment

docstring

string array

none of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the significance of the global keyword?

It makes local variable as global

It indicates to use global version of variable instead of creating local copy

It converts local variable to global variable

none of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is true about pass statement?

It is used to have statement inside the block but do nothing

It will create Empty Block without any executable Statement

Pass statement do nothing

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a loop in python?

while

for

do .. while

none of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?