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
8 questions
Robotics Quiz

Quiz
•
1st - 12th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
9 questions
Python Programming Basics

Quiz
•
6th - 12th Grade
17 questions
Python KS3

Quiz
•
6th - 9th Grade
14 questions
Python Basic Unit 1

Quiz
•
7th - 8th Grade
10 questions
My Python : About Me

Quiz
•
6th - 8th Grade
15 questions
Programming - What Do I Know?

Quiz
•
7th - 9th Grade
16 questions
Основы основ Python

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade