What is the word (command) used to display numbers and text on the screen?
Python basics

Quiz
•
Computers
•
Professional Development
•
Hard
Kavya M
Used 85+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
input
output
display
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The number or word we give to a variable
Information
key
value
data
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
A box(memory location) where you store values
Data type
Data structure
Value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To display the following on screen
Hello World!
the following command should be used:
print(Hello World!)
print("Hello World!")
print("Hello World" + !)
print"(Hello World!)"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
x = 5
y = 6
print("x*y")
The code above displays the following:
11
x*y
30
Syntax Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator checks if a value is equal to another value?
=
!=
~
==
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a string?
new_var = "True"
new_var = False
new_var = "2.4"
new_var = "5+2j"
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Python Programming - Test 1

Quiz
•
University - Professi...
20 questions
C Code Master

Quiz
•
Professional Development
20 questions
Python Programming Fundamental

Quiz
•
Professional Development
18 questions
Flutter Online Quiz

Quiz
•
Professional Development
20 questions
Q1 PYTHON EXPRESSION

Quiz
•
Professional Development
19 questions
Python Basic

Quiz
•
Professional Development
20 questions
CodeHS - Intro to Python - Basics and Console Interaction

Quiz
•
9th Grade - Professio...
17 questions
Python traceback

Quiz
•
Professional Development
Popular Resources on Quizizz
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