Python Recap Challenge

Python Recap Challenge

10th Grade

13 Qs

quiz-placeholder

Similar activities

Variables- Conditional-Looping reviews

Variables- Conditional-Looping reviews

7th - 10th Grade

18 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Struktur kawalan ulangan

Struktur kawalan ulangan

1st - 12th Grade

10 Qs

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

Python Variables - String vs Integer

Python Variables - String vs Integer

9th - 11th Grade

17 Qs

For and While Loops in Python

For and While Loops in Python

9th - 12th Grade

16 Qs

Python Recap Challenge

Python Recap Challenge

Assessment

Quiz

Computers

10th Grade

Medium

CCSS
L.2.2C

Standards-aligned

Created by

J Giblin

Used 24+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the environment in Python that write your programs and then test them out?
Shell
Window
IDLE
CLI

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What extension must you add to the end of a file when saving?
.xlsx
.pptx
.docx
.py

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you display text?
input
output
print
variable 

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you program an input from the user? 
print
variable = input()
if
else

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following code do?
name = input("what is your name")  
says hello 
asks for the users DOB
Asks for the users name and stores it in a variable 
Checks information 

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a a variable?
A condition 
Display text
A program 
A location to store data

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?