
PYTHON -- Print Statements

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

7 questions
Show all answers
1.
FLASHCARD QUESTION
Front
In Python, what command is used to display numbers and text on the screen/console?
Back
2.
FLASHCARD QUESTION
Front
In Python, what symbol is used to render a line of code as a comment?
Back
#
3.
FLASHCARD QUESTION
Front
Which line of code would make Hello, World! appear on the screen/console? Options: print Hello, World!, print("Hello, World!) , print("Hello, World!"), print(Hello, World!), print "Hello, World!"
Back
print("Hello, World!")
4.
FLASHCARD QUESTION
Front
What syntax is used to insert a break in a text string so it appears on different lines in the console? Options: /, \n, \l, n, /n
Back
\n
5.
FLASHCARD QUESTION
Front
If the characters are added to code, what will occur?
Back
Horizontal space will added between the text
6.
FLASHCARD QUESTION
Front
Based on the following line of code, what would appear in the console?
print(Hello, World!)
Back
SyntaxError
7.
FLASHCARD QUESTION
Front
Based on the following line of code, what would appear in the console?
print(\"That's What\" \n- she said)
Back
"That's What"
- she said
Similar Resources on Wayground
11 questions
hello kitty

Flashcard
•
KG
5 questions
[TUR] Python NEW_М1L2

Flashcard
•
KG
5 questions
Enhanced For Loops

Flashcard
•
10th - 12th Grade
10 questions
G9 T1 End of Term Review

Flashcard
•
9th - 12th Grade
10 questions
PYTHON -- variables

Flashcard
•
9th - 12th Grade
8 questions
Sanrio

Flashcard
•
KG
7 questions
Sanrio Characters Flashcard

Flashcard
•
KG - Professional Dev...
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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade