Python Y9 Assessment

Python Y9 Assessment

10th Grade

77 Qs

quiz-placeholder

Similar activities

MORE ON SCRATCH

MORE ON SCRATCH

5th Grade - University

78 Qs

OCR J277- 1.2 Memory and storage

OCR J277- 1.2 Memory and storage

10th Grade

74 Qs

Ôn Tập Giữa Kỳ 2 - Tin Học

Ôn Tập Giữa Kỳ 2 - Tin Học

10th Grade

74 Qs

ĐỀ CƯƠNG ÔN TẬP HKII – KHỐI 10 MÔN TIN HỌC

ĐỀ CƯƠNG ÔN TẬP HKII – KHỐI 10 MÔN TIN HỌC

10th Grade

74 Qs

Bài Quiz không có tiêutin cuôi đề

Bài Quiz không có tiêutin cuôi đề

10th Grade

74 Qs

Code.org

Code.org

9th - 12th Grade

73 Qs

Computer Applications Quiz

Computer Applications Quiz

10th Grade

79 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th - 12th Grade

76 Qs

Python Y9 Assessment

Python Y9 Assessment

Assessment

Quiz

Computers

10th Grade

Hard

CCSS
L.2.2C, 6.EE.B.6

Standards-aligned

Created by

P Bailey

Used 33+ times

FREE Resource

77 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To repeat a fixed number of times use a
while loop
for loop
if loop
indentation

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To repeat until a particular condition is true use
while loop
for loop
if loop
indentation

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The second part of if, that is executed when the condition is false
if
else
for
input

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Data type that can only be true or false
int
string
bool
float

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable that can hold a collection of values, often called an array in other programming languages
list
int
string
constant

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The character that must be at the end of the line for if, while, for etc.
:
;
.
,

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Tells the interpreter that the code which follows is a function
const
int
def
while

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?