P
P
Python Classroom
Search
⌃K
Introduction
About Python Classroom
Python Cloud Options
Python Curriculum Map
Python Philosphy
microbit
Turtle Graphics
Output
Output Examples
Output Mistakes
Variables
Math
Input
Decisions
Loops
Lists
Dictionaries
String Methods
Functions
Files
Classes
Python Projects
Raspberry Pi
Roblox
Glossary
Powered By
GitBook
Output Mistakes
Mistake #1
What's the mistake in this code? How would you fix it?
print
hello
Mistake #2
Why does this code result in a mistake? How would you fix it?
print
(
"hello
)
Mistake #3
Why does this code result in a mistake? How would you fix it?
Previous
Output Examples
Next
Variables
Last modified
3yr ago