DT Grade 7 Python Revision

DT Grade 7 Python Revision

7th - 8th Grade

12 Qs

quiz-placeholder

Similar activities

Python KS3

Python KS3

8th Grade

17 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

Python for beginners #1

Python for beginners #1

8th Grade

10 Qs

Python - Printing, Variables and Syntax

Python - Printing, Variables and Syntax

8th Grade

10 Qs

Python Basics

Python Basics

6th - 12th Grade

9 Qs

DT Grade 7 Python Revision

DT Grade 7 Python Revision

Assessment

Quiz

Computers, Design

7th - 8th Grade

Medium

Created by

M.Aref Alrasheed

Used 48+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which flowchart shape below should you use for decisions?

Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for steps you follow to solve a problem?

Program

Python

Algorithm

Hack

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command should you use to display the text to the screen?

text()

Print

output()

print()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of a variable that does not change value?

constant variable

algorithm

value

constant

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is wrong with the following code?



There is no space after the word print.

There are no speech marks “ “ around the text in the brackets.

Print should start with a big P

There should be no brackets ( ).

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at the flowchart below. What is the output for Price?

13

10

12

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code do in python?

It creates a variable called ‘ahmedAge’ and sets it to 12. It then adds 1 and then outputs the variable value.

It prints out a variable called ‘ahmedAge’, then sets it to 13 and adds 3.

It creates a variable called ‘ahmedAge’ and sets it to 21. It then adds 2 and then outputs the variable value.

It creates a variable called ‘print’, then adds 1.

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?