Entry Level - Programming Techniques

Entry Level - Programming Techniques

8th - 9th Grade

18 Qs

quiz-placeholder

Similar activities

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

17 Qs

Python 1

Python 1

7th - 9th Grade

20 Qs

Lord Bill's Year 7 Python Quiz

Lord Bill's Year 7 Python Quiz

6th - 8th Grade

13 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

16 Qs

Python basics recap

Python basics recap

9th - 12th Grade

20 Qs

Introduction to Python

Introduction to Python

7th - 9th Grade

20 Qs

Entry Level - Programming Techniques

Entry Level - Programming Techniques

Assessment

Quiz

Computers

8th - 9th Grade

Medium

Created by

Andy Reddish

Used 38+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the data type for: 8

Integer

String

Boolean

Float/Real Number

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the data type for: Bob

Integer

String

Boolean

Float/Real Number

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the data type for: True or False, Yes or No, 1 or 0

Integer

String

Boolean

Float/Real Number

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the data type for: 3.142

Integer

String

Boolean

Float/Real Number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

name and age are examples of what?

Selection

Iteration

Variables

Inputs

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

There is a logic error in this code what needs to happen?

Start the counter at 1 not 0

Move line 5 above line 4

Move line 5 below line 7 and inside the loop

Change the WHILE loop to a FOR loop

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be output if I input the number 8 into this program when it runs?

Error

You need to drink more water

Not bad but you could try to drink a little more water

Well done you are drinking enough water

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?