If I wrote print("I am happy!") in Python, what would show on the screen when I ran the code?
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
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 Quizizz
10 questions
Programming in Java

Quiz
•
8th Grade
13 questions
Program Development - Python: Errors

Quiz
•
8th - 10th Grade
10 questions
Year 7 Python Lesson 1 Recap

Quiz
•
8th Grade
16 questions
Python programming

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

Quiz
•
8th Grade
12 questions
Mathematical Operators in Python

Quiz
•
8th Grade
12 questions
алгоритм python

Quiz
•
6th - 8th Grade
10 questions
Intro to Python

Quiz
•
KG - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary

Quiz
•
8th Grade
17 questions
guess the logo

Quiz
•
8th Grade
16 questions
Function or Non-Function?

Quiz
•
8th - 10th Grade
15 questions
Sentence Fragments and Run-ons

Quiz
•
8th Grade