Python Review

Python Review

5th - 7th Grade

21 Qs

quiz-placeholder

Similar activities

PYTHON QUIZ

PYTHON QUIZ

1st - 5th Grade

20 Qs

list 6th

list 6th

7th Grade - University

20 Qs

Python Syntax

Python Syntax

6th - 12th Grade

18 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

Flowchart Symbols

Flowchart Symbols

5th - 8th Grade

20 Qs

Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

Codesters Units

Codesters Units

6th - 8th Grade

20 Qs

Python Review

Python Review

Assessment

Quiz

Computers

5th - 7th Grade

Medium

Created by

James Metteauer

Used 3+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an IF statement do?
Closes the program
Makes a decision
Asks a question

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why would you use a WHILE loop?
To repeat code
To repeat code until a condition is met
To save time
To increase the range of code

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A ________ is a sequence of alphanumeric characters. 
string
floating point number
boolean
snake

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Repeating section of code to simplify a solution
Code
Loops
Program
Bugs

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would be used to loop through instructions a set number of times?
IF statement
WHILE loop
FOR loop

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Data Type represents text?
Boolean
Integer
String
Float

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The second part of if, that is executed when the condition is false
if
else
for
input

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?