Y9 - T2 - L7 - RP

Y9 - T2 - L7 - RP

9th Grade

8 Qs

quiz-placeholder

Similar activities

Python Quiz 2

Python Quiz 2

9th Grade

10 Qs

python

python

9th Grade

13 Qs

python basics

python basics

9th - 12th Grade

11 Qs

Intro to Coding

Intro to Coding

9th Grade

12 Qs

Nocti Computer Programming Review

Nocti Computer Programming Review

9th - 12th Grade

10 Qs

basics of javascript

basics of javascript

9th - 12th Grade

11 Qs

Pemrograman berorientasi objek

Pemrograman berorientasi objek

1st - 10th Grade

13 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Y9 - T2 - L7 - RP

Y9 - T2 - L7 - RP

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Sofia Mesa-Giner

Used 6+ times

FREE Resource

AI

Enhance your content

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

8 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

How many coding words can you remember? Wrtite as many as possible.

Evaluate responses using AI:

OFF

Answer explanation

Media Image

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

The ______________is the order in which the steps or events happen. (Hint: it begins with the letter s)

Answer explanation

In Python programming, sequences are a generic term for an ordered set which means that the order in which we input the items will be the same when we access them.

Python supports six different types of sequences. These are strings, lists, tuples, byte sequences, byte arrays, and range objects. We will discuss each of them.

(Lists, strings)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Joining two strings with the + operator is called …

Correct

String indexing

A string method

String concatenation

String slicing

Answer explanation

Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following is not a high level programming language?

Assembly

Java

C++

Phyton

Answer explanation

Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a conditional statement, the boolean expression after the if or elif statement is called a ______________.

condition

print

function

definition

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Do you remember that Pytho is a general-pupose programming language?

web development

app development

data science

machine learning

IoT

Answer explanation

Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The data is stored in the memory, and when we want to 'label' it as a piece of information, we call it as a _________.

information

variable

Answer explanation

Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Media Image

How do you feel about the quiz?

🔴  I need to work on this.

🟡  I’m making progress but not there yet.

🟢  Goal achieved!