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
10 questions
SQL and databases

Quiz
•
KG - 12th Grade
10 questions
Intro to Python

Quiz
•
KG - University
10 questions
MINECRAFT: EDUCATION EDITION

Quiz
•
KG - 12th Grade
14 questions
Data types and Input

Quiz
•
7th - 9th Grade
17 questions
Python Review

Quiz
•
7th - 8th Grade
10 questions
Data Representation - Metadata

Quiz
•
3rd - 11th Grade
10 questions
Microsoft Excel Basics

Quiz
•
5th Grade - University
13 questions
Google Sheets

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade