Search Header Logo
G7 - CA3-Checkpoint 3 (PSA) - Section 2 - LMS Quiz

G7 - CA3-Checkpoint 3 (PSA) - Section 2 - LMS Quiz

Assessment

Presentation

Computers

7th Grade

Hard

Created by

maher hamad

Used 23+ times

FREE Resource

1 Slide • 10 Questions

1

G7 - CA3-Checkpoint 3 (PSA) - Section 2 - LMS Quiz

Slide image

2

Multiple Choice

Q1. What step do you follow to find and correct mistakes in code? (2 marks)

1

Flowchart

2

Debug

3

Hack

4

JavaScript

3

Multiple Choice

Q2. Which flowchart shape below should you use for inputs or outputs? (2 marks)

1
2
3
4

4

Multiple Choice

Q3. Which of the following can you use as a variable in Python? (2 marks)

1

2herethere

2

here2there

3

here 2 there

4

here@*&there

5

Multiple Choice

Q4. Which of the following belongs to the float data type? (2 marks)

1

282

2

“Vasha”

3

19.02

4

“Car”

6

Multiple Choice

Q5. What programming language can you use to make Android apps? (2 marks)

1

Logo

2

Java

3

BASIC

4

G-code

7

Multiple Choice

Q6. What does the command “float( )” do? (2 marks)

1

It outputs text to the screen.

2

It turns text into an integer data type.

3

It makes computer text float to the top of the screen.

4

It turns an integer into a float data type.

8

Multiple Choice

Question image

Q7. You write the below code and run it. How many times will Python print “Hello”? (2 marks)

1

9

2

18

3

2

4

0

9

Multiple Choice

Question image

Q8. Why does the code below not work? (2 marks)

1

There is no indent on lines 2 and 3.

2

There is no question mark after “What is your name” on line 2.

3

On line 3, name should have speech marks.

4

On line 1, “def” should be “DEF”.

10

Multiple Choice

Q9. What code should you use to change the colour of the pen in Python turtle? (2 marks)

1

myTurtle.paint(“red”)

2

myTurtle.color(“red”)

3

myTurtle.paint(red)

4

myTurtle.color(red)

11

Multiple Choice

Question image

Q10. What letter will the code below draw if the turtle is facing up? (2 marks)

1

L

2

J

3

U

4

V

G7 - CA3-Checkpoint 3 (PSA) - Section 2 - LMS Quiz

Slide image

Show answer

Auto Play

Slide 1 / 11

SLIDE