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
9 questions
Introduction To Python

Quiz
•
6th - 8th Grade
10 questions
Python

Quiz
•
3rd - 10th Grade
15 questions
Знакомство с IDLE 6 класс

Quiz
•
6th Grade - University
8 questions
Python Introduction Quiz

Quiz
•
7th - 11th Grade
15 questions
Selection in Python

Quiz
•
1st - 9th Grade
13 questions
Основи програмування на Python

Quiz
•
7th Grade
14 questions
Python Turtle - MCA Year 7

Quiz
•
7th Grade
11 questions
Quiz#2

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
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade