Python Variables and Selection

Python Variables and Selection

7th Grade

10 Qs

quiz-placeholder

Similar activities

Python Module

Python Module

7th Grade

14 Qs

Python Ifs, Lists, and Loops

Python Ifs, Lists, and Loops

7th - 8th Grade

11 Qs

Learning Quizizz

Learning Quizizz

1st Grade - Professional Development

14 Qs

Internet Minute

Internet Minute

7th Grade

13 Qs

App Creators - Activity 1.7

App Creators - Activity 1.7

6th - 8th Grade

13 Qs

Python Algorithm

Python Algorithm

4th Grade - University

15 Qs

Y6 - Programming A - Variables in games

Y6 - Programming A - Variables in games

6th Grade - University

10 Qs

Bash Review 2

Bash Review 2

7th - 8th Grade

10 Qs

Python Variables and Selection

Python Variables and Selection

Assessment

Quiz

Computers

7th Grade

Medium

Created by

P Clark

Used 28+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the print function do in python?
It's a variable.
It can input data.

It displays an output message

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the definition for a VARIABLE?

It stores a value within a program that can change

It allows the algorithm to make a selection

It is a set of precise instructions to solve a problem

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is an Algorithm?
A chart showing the flow of a series of events
Step-by-step instructions used to solve a problem
A computer program that follows a chart

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is an example of a variable EXPRESSION?

seconds = 60

seconds = 60 * 60 * 24

seconds = minutes * 60

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is an example of a simple variable ASSIGNMENT?

seconds = 60

seconds = 60 * 60 * 24

seconds = 60 + minutes * 5

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a definition of SELECTION?

A variable expression

A precise set of step-by-step instructions written in a programming language

When the program checks the conditions and chooses the path based on the outcome

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This operator means that one value is equal to the other value

==
!=
>

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?