Programming Basic 1

Programming Basic 1

8th Grade

30 Qs

quiz-placeholder

Similar activities

Python Course Selection

Python Course Selection

7th - 11th Grade

31 Qs

Python Gaddis

Python Gaddis

8th Grade

25 Qs

Python 1 Quiz

Python 1 Quiz

8th Grade

25 Qs

ח-2 שבוע לומדים אחרת

ח-2 שבוע לומדים אחרת

8th Grade

26 Qs

Python Level II

Python Level II

5th - 8th Grade

25 Qs

Year 8 - Python Quiz

Year 8 - Python Quiz

8th Grade

31 Qs

Assessment Term 2.2 - Y9 U4 Python Search algorithms

Assessment Term 2.2 - Y9 U4 Python Search algorithms

7th - 12th Grade

30 Qs

TechSmart Unit 2 Test

TechSmart Unit 2 Test

6th - 8th Grade

25 Qs

Programming Basic 1

Programming Basic 1

Assessment

Quiz

Computers

8th Grade

Hard

Created by

henry lutterodt

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data structure is used to store multiple items in a single variable?

Tuple

List

Dictionary

Set

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to display text on the screen in Python?

output()

show()

print()

display()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used in Python to create a function?

function

define

def

create

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an arithmetic operator in Python?

+

**

//

&&

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of loop is used to iterate through each item in a list?

while

for

repeat

if

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use lists in Python?

To store a collection of values in one variable

To perform mathematical calculations

To store a single value

To make a program run faster

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a **for** loop function in Python?

It repeats a block of code a fixed number of times

It executes only once

It runs indefinitely without stopping

It executes code only when a condition is met

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?