Python Homework

Quiz
•
Computers
•
8th Grade
•
Medium

Elizabeth Pike
Used 1+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I wrote print("I am happy!") in Python, what would show on the screen when I ran the code?
print("I am happy!")
I am happy
I am happy!
Syntax error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why won't my code work in Python?
print(I love Ice cream)
The p needs to be a capital letter
It needs an exclamation mark after ice cream
There needs to be a gap in between print and the brackets
I have missed " " marks around I love Ice cream
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I typed the following in Python and ran it, what would show on the screen?
team=input("What is your favourite team?")
print(team + " are a great team")
It would ask you your favourite team and then reply with your team name are a great team.
It would print team are a great team
Syntax error
It would ask your favourite team then stop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I typed print("3+4") in Python and then ran the program, what would show on screen?
7
3+4
12
Syntax Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
age = int(input("What is your age?"))
Why have I included int before the brackets?
It is a mistake and should say input
It tells Python it is a question
It converts a number into words
The answer will be an integer
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the mistakes in this code?
name=int("What is your name?)
print(Hello + name)
Int should be written as input
Int should be written input, and speech marks should be added after name on the second line and around Hello
Speech marks are missing around Hello
Int needs to be input and you need double brackets.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python

Quiz
•
7th - 9th Grade
10 questions
Python User Input Quiz

Quiz
•
6th Grade - University
12 questions
алгоритм python

Quiz
•
6th - 8th Grade
16 questions
Python Revision

Quiz
•
8th Grade
11 questions
Python for Class 7

Quiz
•
7th - 8th Grade
12 questions
N5 SDD - Python input and output

Quiz
•
7th - 11th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
10 questions
str vs int

Quiz
•
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