KP1-PyBasic

KP1-PyBasic

2nd Grade

16 Qs

quiz-placeholder

Similar activities

Musique, violon

Musique, violon

KG - Professional Development

20 Qs

Vocabulaire théâtral

Vocabulaire théâtral

1st - 10th Grade

15 Qs

Audit 2 | Revision 1

Audit 2 | Revision 1

1st - 5th Grade

15 Qs

abstract Nike

abstract Nike

1st - 3rd Grade

12 Qs

SENI RUPA

SENI RUPA

2nd Grade

20 Qs

Introduction to Malaysian Legal System

Introduction to Malaysian Legal System

1st - 5th Grade

15 Qs

Olivier Messiaen

Olivier Messiaen

2nd Grade

20 Qs

Quizz poétique

Quizz poétique

1st - 3rd Grade

11 Qs

KP1-PyBasic

KP1-PyBasic

Assessment

Quiz

Arts

2nd Grade

Medium

Created by

MrsT Voci

Used 3+ times

FREE Resource

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

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?