Back to Basics: Python Lesson 6 - 7 Review

Back to Basics: Python Lesson 6 - 7 Review

5th Grade

10 Qs

quiz-placeholder

Similar activities

Amazing Quiz

Amazing Quiz

5th Grade

11 Qs

PYTHON (FOR LOOP)

PYTHON (FOR LOOP)

1st - 10th Grade

10 Qs

Introduction to Computer Science

Introduction to Computer Science

1st - 9th Grade

10 Qs

Dash & Dot Programming

Dash & Dot Programming

3rd - 5th Grade

15 Qs

Basic Scratch 1

Basic Scratch 1

5th Grade

12 Qs

All About Coding

All About Coding

2nd - 6th Grade

15 Qs

code.org variables

code.org variables

3rd - 6th Grade

15 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

Back to Basics: Python Lesson 6 - 7 Review

Back to Basics: Python Lesson 6 - 7 Review

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Saturday Kids

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to write a loop that will ask you for an input until you enters the correct one. What kind of loop is that?

repeat loop

while loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the line below do?


from random import *

import code from the turtle library

import code from the random library

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Why do we use libraries?

To use code that we can't write ourselves

To reuse code that other programmers wrote

To make our code more complicated

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What do we have to do to make a function run?

define it

call it

run it

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many lines of code will be printed?

1

2

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

While loops use conditions to run.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Math is a library in Python

True

False

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?