
Year 8 Python HW1

Quiz
•
Information Technology (IT)
•
7th Grade
•
Hard

Becky Webb
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to print "Hello, World!" in Python?
print("Hello, World!")
Print("Hello, World!")
print Hello, World!
echo "Hello, World!"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if you forget to close a string with quotation marks in a print statement?
The code will run but print nothing.
Python will show a syntax error.
The computer will shut down.
It will print the quotation mark.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a syntax error in Python?
print("Hello")
print("Hello'
print(123)
print("123")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct file extension for saving a Python programme?
.txt
.exe
.py
.doc
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Rohan is learning Python and wants to store his age, name, and height in a program. Which of these is a basic data type in Python that he can use?
integer
string
float
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code print? ```python print(5 + 3) ```
53
8
5 + 3
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code? ```python print("Red", "Blue", "Green") ```
RedBlueGreen
Red, Blue, Green
Red Blue Green
"Red", "Blue", "Green"
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Small Basic Programming Quiz

Quiz
•
7th Grade
18 questions
Mastering Python Basics

Quiz
•
7th Grade
20 questions
Latihan Soal Sistem Komputer

Quiz
•
7th Grade
18 questions
Раздел 5. ПРАКТИЧЕСКОЕ ПРОГРАММИРОВАНИЕ

Quiz
•
7th Grade
20 questions
informatika 7 tes

Quiz
•
7th Grade
15 questions
Easy Computer Basics Quiz

Quiz
•
7th Grade
16 questions
While Loop Iteration Quiz

Quiz
•
7th Grade
21 questions
PYTHON 1

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Multiplying and Dividing Integers

Quiz
•
7th Grade
30 questions
Math Fluency: Multiply and Divide

Quiz
•
7th Grade
20 questions
Perfect Squares and Square Roots

Quiz
•
7th Grade
13 questions
Parts of Speech

Quiz
•
7th Grade