Search Header Logo

KP1-PyBasic

Authored by MrsT Voci

Arts

2nd Grade

Used 3+ times

KP1-PyBasic
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is used to define a block of code in Python?

Brackets

Indentation

Key

All the above

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

An operation that modifies a variable without making a copy is known as ....

in-place operation

mutability operation

constant time operation

static typed operation

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

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

.python

None of these

.p

.py

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A data structure where the type or the class is less important than the methods it defines is known as what?

mutable

duck-typed

strongly-typed

immutable

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following characters is used for single-line comments in Python?

//

#

/*

!

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following lines represents a valid comment?

fibbonacci_code = //[1, 1, 2, 3, 5, 8]

x,y, z, number = 10, 15, 16, 21 "" More Content ""

# print('Content')

print /*('Hello World')*/

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Identify the Python docstring comment.

` First Comment `

" "Second Comment" "

" " "Third Comment" " "

// Last Comment

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?