What function is used to display text?
Python Unit 3 Flashcard

Flashcard
•
Fun
•
7th - 9th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
2.
FLASHCARD QUESTION
Front
What would I use to display a string of text? Options: //, **, #, " "
Back
" "
3.
FLASHCARD QUESTION
Front
Which of the following lines of code contains no errors? Options: 1, 2, 3, 4
Back
2
4.
FLASHCARD QUESTION
Front
What code would produce something like this?
hellohellohellohellohello
Options:
print("Hello" * 5),
print(Hello * 4),
print(hello * 5),
print("hello" * 5)
Back
print("hello" * 5)
5.
FLASHCARD QUESTION
Front
Why will this program NOT work?
print("hello" - 7)
Back
You cannot subtract a number (INT) from a string of text (STR)
6.
FLASHCARD QUESTION
Front
What will this program print?
print("@" + "£")
Back
@£
7.
FLASHCARD QUESTION
Front
What will this program print to the screen? Options: Hello Fred, Hello name, Nothing. There is an error in the print statement., Hello then the name that was entered by the user.
Back
Hello then the name that was entered by the user.
Create a free account and access millions of resources
Similar Resources on Quizizz
17 questions
Python Review

Flashcard
•
7th - 8th Grade
22 questions
Java Programming Flashcard - unit 1b

Flashcard
•
9th Grade
16 questions
Java Basics (Data Types and Variables)

Flashcard
•
6th - 10th Grade
17 questions
Hello Kitty Flashcard

Flashcard
•
6th - 8th Grade
21 questions
Java Loops

Flashcard
•
KG
20 questions
Python Multiple Choice Test

Flashcard
•
6th - 10th Grade
16 questions
Intro to Python

Flashcard
•
6th - 8th Grade
18 questions
Python KS3

Flashcard
•
8th Grade
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