Python First Steps Homework Quiz

Quiz
•
Computers
•
7th - 9th Grade
•
Hard
Tracy Mayhead
Used 135+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A set of precise instructions that is meant to solve a problem is .......................
a computer
an algorithm
a program
an interpreter
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol is used in python to assign values to a variable?
plus +
forward slash /
equals =
asterisk *
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Read the Python program:
When this program is executed, what will be displayed on the screen?
Note: There may be errors in the program and/or it may not behave as expected.
"I live in", location
"I live in", "Leeds"
I live in location
I live in Leeds
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Read the Python program:
When this program is executed, what will be displayed on the screen, as a result of executing line 3?
Note: There may be errors in the program and/or it may not behave as expected.
I’ve never been to and whatever the user has typed at the keyboard
I’ve never been to location
I’ve never been to input()
It is not possible to know the output without executing the program.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which feature of programming involves a decision, but does not involve repeats?
Sequence
Selection
Iteration
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Read the Python program below:
1. answer = 3 + 13 * 3
2. print("The Answer is", answer)
When this program is executed, what will be displayed on the screen?
Note: There may be errors in the program and/or it may not behave as expected.
The Answer is 3 + 13 * 3
The Answer is 42
The Answer is 48
The Answer is answer
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The code you use to receive an input from the keyboard
enter()
receive()
add()
input()
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Programming Languages

Quiz
•
9th - 12th Grade
16 questions
Fetch-Execute cycle

Quiz
•
9th - 10th Grade
20 questions
Understanding Functions in Programming

Quiz
•
9th Grade - University
21 questions
Programming - Python (year 12)

Quiz
•
9th - 12th Grade
15 questions
1.1 SYSTEM ARCHITECTURE Quiz 1

Quiz
•
9th Grade
15 questions
Coding Fundamentals

Quiz
•
6th - 7th Grade
20 questions
Python

Quiz
•
9th - 12th Grade
19 questions
Python Year 9 Quiz

Quiz
•
8th - 10th 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