Revision Grade 8

Revision Grade 8

8th Grade

22 Qs

quiz-placeholder

Similar activities

QUIZ BAB 4: SISTEM OPERASI

QUIZ BAB 4: SISTEM OPERASI

8th Grade - University

20 Qs

UH 1 Ms. Excel

UH 1 Ms. Excel

7th - 9th Grade

21 Qs

Modern Technologies- BTEC

Modern Technologies- BTEC

2nd - 8th Grade

20 Qs

UH Kelas 8_Grafik

UH Kelas 8_Grafik

8th Grade

20 Qs

Network topologies

Network topologies

8th Grade - University

20 Qs

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

Visualisasi data

Visualisasi data

8th Grade - University

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Revision Grade 8

Revision Grade 8

Assessment

Quiz

Computers

8th Grade

Practice Problem

Medium

Created by

Majd Ashouri

Used 16+ times

FREE Resource

AI

Enhance your content in a minute

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

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you use the Pygame library for?

It is used to make graphics and sounds for video games.

It is used to create and manage data storage.

It is used to make graphical user interfaces.

It is used to control a turtle that can draw on the screen.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What code would you use to create the login button?

btn = Label (Window, text ="Login", bg='yellow', fg='purple')

btn = Button(Window, text ="enter", bg='red', fg='purple')

btn = Button(Window, text ="Login", bg='yellow', fg='black')

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the design drawings you need to use to represent your algorithms?

Sketches

Flowcharts

Instructions

Libraries

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command should you use to repeat something 5 times

for A in range(1,6):

for A in range(0,5,2):

for A in range(1,11):

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We use the following command for

File = open("myfile.txt", "r")

Opening a file for reading

Opening a file to add data

Opening a file for writing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We use the following command for

File = open("myfile.txt", «w")

Opening a file for reading

Opening a file to add data

Opening a file for writing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We use the following command for

File = open("myfile.txt", «a")

Opening a file for reading

Opening a file to add data

Opening the specified file

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?