Programming Basic 1

Programming Basic 1

8th Grade

30 Qs

quiz-placeholder

Similar activities

ALB Basic Python Quiz

ALB Basic Python Quiz

6th - 8th Grade

25 Qs

Python Beginner

Python Beginner

6th - 12th Grade

30 Qs

Introduction to Python Programming

Introduction to Python Programming

8th Grade

25 Qs

Introduction to Python

Introduction to Python

8th Grade

25 Qs

BCHS - Y8 Python

BCHS - Y8 Python

8th Grade

25 Qs

EduBlocks NCCE Lesson 1-2

EduBlocks NCCE Lesson 1-2

7th - 8th Grade

25 Qs

Beginner Python KS3 Revision

Beginner Python KS3 Revision

8th - 10th Grade

26 Qs

Python Programming

Python Programming

8th Grade

29 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?