Computing Year 7 Term 2 _C.F.U 3

Quiz
•
Computers
•
7th Grade
•
Medium
Pep Tech
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What is the command word to output in Python?
echo
output
display
2.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What punctuation do you put around a message in Python to output the message?
Square brackets []
Parentheses ()
Single or double quotes ' or "
Curly braces {}
3.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What is the difference in output between these two statements?
print("Good morning.")
print("good morning!")
No difference
The first letter in the first statement is uppercase, while in the second, it is lowercase
The first will throw an error
The second statement will not run
4.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What is the error in this statement?
print("The sky is blue)
Missing closing parenthesis
Missing opening double quote
Missing closing double quote
Nothing is wrong
5.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
What is the error in this statement?
PRINT("Grass is green")
"PRINT" should be lowercase
Missing parentheses
Missing double quotes
No error
6.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Which of the following is a correct Python statement to output the sentence?
I love my computing classes.
print(I love my computing classes.)
print("I love my computing classes.")
echo "I love my computing classes."
output("I love my computing classes.")
7.
MULTIPLE CHOICE QUESTION
2 mins • 2 pts
Which of the following is a correct Python program to output a list of facts about yourself?
print("I love coding", "I play football", "I am 12 years old)
print{"I love coding", "I play football", "I am 12 years old"}
print("I love coding", "I play football", "I am 12 years old")
print[I love coding, I play football, I am 12 years old]
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Quiz 1 G7

Quiz
•
7th Grade
9 questions
Basic Python Coding

Quiz
•
6th - 12th Grade
15 questions
Milestone Exkul SMP SMA - Q5_2022_Basic Python Syntax

Quiz
•
6th - 8th Grade
10 questions
Quiz1_HPB2021_2010t1

Quiz
•
1st - 12th Grade
11 questions
Python for Class 7

Quiz
•
7th - 8th Grade
13 questions
Python

Quiz
•
7th - 8th Grade
10 questions
CodeTigers Python 101

Quiz
•
KG - Professional Dev...
15 questions
Scope of Variables in Python

Quiz
•
1st Grade - Professio...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade