Year 8 Python EOT 3 test

Quiz
•
Computers
•
8th Grade
•
Hard

Shamim Fatima
Used 2+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is a correct syntax to output "Hello World" in Python?
write (Hello World)
Print('Hello World')
print "Hello World"
print('Hello World')
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the syntax error in the following code?
print('Hello)
Missing parentheses
Missing closing quote
Incorrect indentation
Missing colon
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is a string in Python?
A number
A sequence of characters
A boolean value
A function
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How would you fix the following code to use a single quote inside the string?
print('I'm using a single quote!')
Use double quotes around the string
Remove the single quote
Use a backslash before the single quote
Use triple quotes around the string
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the name of the variable in the following code?
greeting='Hello!'
name
Hello
greeting
variable
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one is NOT a legal variable name?
flavour
flavour_choice
flavour!!
flavour123
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Why is xyz not a good variable name?
It is too short and not descriptive
It contains invalid characters
It starts with a number
It is a reserved word in Python
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python Next Steps Homework Quiz

Quiz
•
8th - 10th Grade
14 questions
Python Basics - Year 8

Quiz
•
7th - 9th Grade
15 questions
Python : Codeathon Competition

Quiz
•
5th - 8th Grade
20 questions
Year 8 Python -input-output-selection

Quiz
•
8th - 9th Grade
20 questions
ทดสอบกลางภาค ม.3

Quiz
•
6th - 8th Grade
15 questions
python

Quiz
•
8th Grade
15 questions
Python Operator by Resha

Quiz
•
8th Grade
22 questions
Revision Grade 8

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