
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
9 questions
PYTHON -- Lists (short)

Flashcard
•
9th - 12th Grade
10 questions
Paper Practice 2

Flashcard
•
9th - 12th Grade
9 questions
Python Review 5/23

Flashcard
•
9th - 12th Grade
9 questions
Python Review 5/23

Flashcard
•
9th - 12th Grade
8 questions
Code.org Unit 3 Review

Flashcard
•
9th - 12th Grade
5 questions
User Inputs JavaScript

Flashcard
•
10th Grade
8 questions
AP CSP 12-2 U4L1 Variable

Flashcard
•
9th - 12th Grade
8 questions
AP CS A Flashcard 4 Practice

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade