Revision Week-7 G-8

Revision Week-7 G-8

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Python

Python

7th - 9th Grade

12 Qs

Indexing and Slicing in Python

Indexing and Slicing in Python

4th Grade - University

10 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Small Basic Quiz

Small Basic Quiz

7th - 9th Grade

12 Qs

Year 7 Python Lesson 1 Recap

Year 7 Python Lesson 1 Recap

8th Grade

10 Qs

Revision Week-7 G-8

Revision Week-7 G-8

Assessment

Quiz

Computers

8th Grade

Medium

Created by

kochhar geet

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call it when your program access files from your computer?

Boolean

File Handling

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which number in the FOR loop below do you use to choose the end of the loop?

for A in range(0,50):

0

50

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does GUI stand for?

Graphical User Interface

Good User Interface

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What character do you use to separate the items of a list array?

Full stop .

Comma ,

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What micro-controller component can you use to tell when the sun is shining?

An ambient light sensor

A buzzer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command should you use to create a function called 'water'?

function water( )

def water( )

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why does this code not work?

Lines 2 and 3 are not indented

Line 4 should have a colon ':' at the end.

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?