Which word is missing from this line of code, trying to show a welcome message on the screen?
("Welcome to Quizizz")
Intro to Python
Quiz
•
Computers
•
8th Grade
•
Medium
Neil Stephens
Used 111+ times
FREE Resource
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Which word is missing from this line of code, trying to show a welcome message on the screen?
("Welcome to Quizizz")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is the correct syntax to put some text on the console screen?
Print ("Hello world")
print ("Hello world")
print (Hello world)
print "Hello world"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
A way of printing information to the console window.
A user-friendly name for stored data, which cannot change as the program runs.
A way of having the user type in information whilst the program is running.
A user-friendly name for stored data, which can change as the program runs.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To assign an input to a variable, called 'name', which of the following would be used?
name = print("What is your name?")
name = input("What is your name?")
name = input print("What is your name?")
input name ("What is your name?")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Some data is assigned to a variable as follows:
username = "Mr Stephens"
Which of these is the correct way to print out a message which includes the username?
print ("Welcome to the game", username)
output ("Welcome to the game", username)
print ("Welcome to the game, username")
print (Welcome to the game, username)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would this output to the console screen?
userID = 143
username = "Donald"
print ("The username is, username and the ID is, userID")
The username is, username and the ID is, userID
The username is 143 and the ID is Donald
Nothing, it would cause an error
The username is Donald and the ID is 143
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name given to a place in memory where we want to store some information that may change as the program runs?
syntax
constant
variable
14 questions
Python Basics - Year 8
Quiz
•
7th - 9th Grade
11 questions
Corel Draw գրաֆիկական խմբագրիչ
Quiz
•
8th Grade
7 questions
2nd quiz
Quiz
•
8th Grade
11 questions
Python Week 3 Homework - Conditional Statements
Quiz
•
8th Grade
10 questions
linux user and group dfn30053
Quiz
•
1st Grade - University
15 questions
S3 Databases Knowledge Check
Quiz
•
2nd - 9th Grade
15 questions
6th Grade Media Quiz
Quiz
•
KG - University
10 questions
Untitledquiz
Quiz
•
1st Grade - University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University
44 questions
El fin del año- 7th
Quiz
•
7th - 12th Grade
40 questions
Word Study Assessment: Roots, Prefixes, Suffixes, and Vocabulary
Quiz
•
8th Grade
17 questions
guess the logo
Quiz
•
8th Grade
16 questions
Function or Non-Function?
Quiz
•
8th - 10th Grade
15 questions
Sentence Fragments and Run-ons
Quiz
•
8th Grade