Programming Basic 1

Programming Basic 1

8th Grade

30 Qs

quiz-placeholder

Similar activities

Latihan Soal PAT Informatika Kelas 8

Latihan Soal PAT Informatika Kelas 8

8th Grade

25 Qs

Python - Year 9 - Homework 1

Python - Year 9 - Homework 1

7th - 9th Grade

25 Qs

Programming and Logic Lesson 1

Programming and Logic Lesson 1

6th - 8th Grade

25 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Computer Translators

Computer Translators

8th - 10th Grade

28 Qs

Year 8 Python

Year 8 Python

8th Grade

29 Qs

Python Revisoin

Python Revisoin

8th Grade

25 Qs

Python introduction 2.1

Python introduction 2.1

8th Grade

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