8th Grade (Programming B)

8th Grade (Programming B)

8th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Python Inputs and Math 123

Python Inputs and Math 123

10th Grade

21 Qs

Python Basics ;)

Python Basics ;)

11th Grade

20 Qs

Python First Steps Homework Quiz

Python First Steps Homework Quiz

7th - 9th Grade

20 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th Grade

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Python while loops

Python while loops

12th Grade

20 Qs

Python basics yr7

Python basics yr7

6th - 9th 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?