Programming in Python: Sequences

Quiz
•
Computers
•
8th Grade
•
Hard
Serdar Sakman
Used 5+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which of the following variable names can be used in a Python program?
first_name
Name_1
First Name
Name
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is the most appropriate name for a variable that stores data about how tall someone is?
Num1
Value
x
height
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly describes the programming concept sequencing?
When a set of instructions is repeated
When a set of instructions is carried out in order
Involves asking a question to which the answer is either true or false
Programs that use blocks of instructions that work with each other
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the program output?
animal = 'zebra'
print(animal)
'Zebra'
zebra
Animal
Zebra
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong with this line of code:
input('What is your name?')
Input should be changed with Print
There is no variable assigned to the input
The question mark should not be included
The brackets are positioned in a wrong way
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A variable name must start with a letter and it cannot start with a number
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Variable names are case sensitive. Which means name, Name, NAME are all different variables.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Python Recap

Quiz
•
8th Grade
10 questions
Scratch Introduction

Quiz
•
5th - 8th Grade
10 questions
Small Basic (Turtle)

Quiz
•
KG - University
10 questions

Quiz
•
8th - 10th Grade
13 questions
Scratch

Quiz
•
8th Grade
14 questions
Python Basics - Year 8

Quiz
•
7th - 9th Grade
12 questions
Python Programming Basics

Quiz
•
7th - 11th Grade
12 questions
Python

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade