8th Grade (Programming B)

8th Grade (Programming B)

8th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Pseudocode APCSP Random

Pseudocode APCSP Random

11th - 12th Grade

24 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Topic 1: Micro:bit Programming Recap Qiz

Topic 1: Micro:bit Programming Recap Qiz

9th Grade

20 Qs

Variables

Variables

9th - 12th Grade

20 Qs

Lessons 1 - 3 - Low Stakes Test

Lessons 1 - 3 - Low Stakes Test

8th - 10th Grade

21 Qs

Launchcode Unit 2

Launchcode Unit 2

9th - 12th Grade

20 Qs

Small Basic introduction

Small Basic introduction

9th Grade

20 Qs

Python

Python

12th Grade

20 Qs

8th Grade (Programming B)

8th Grade (Programming B)

Assessment

Quiz

Computers

8th - 12th Grade

Medium

Created by

Juni Puhua

Used 5+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

I am 71 years old! What will the output be?: 

IF you are 70 or older, say “You are aged to perfection!”

ELIF you are exactly 50, say “Wow, you are half a century old!”

ELSE say “You are a spring chicken!”

“You are aged to perfection!”

"Wow, you are half a century old!"

"You are a spring chicken!"

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

I am 18 years old! What will the output be?:

IF you are 70 or older, say “You are aged to perfection!”

ELIF you are exactly 50, say “Wow, you are half a century old!”

ELSE say “You are a spring chicken!”

“You are aged to perfection!”

"Wow, you are half a century old!"

"You are a spring chicken!"

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Code executed based on a condition being true

Selection

Sequence

Iteration

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When you have an error in your code what is the term to summarise finding and fixing that error?

Debugging

Syntax finder

Error checking

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is a variable?

A memory location where you store values

a type of graphics

Data type

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In python the ' STRING data type' can be defined as...?

holds alphanumeric text

hold whole numbers

holds numbers with a decimal point

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In python the ' INTEGER data type' can be defined as...?

holds alphanumeric text

hold whole numbers

holds numbers with a decimal point

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?