Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

r0039/python4m3

Repository files navigation

Python FAQ

I collect these FAQ from discuss.codeacademy.com

Quotes in print()

Question.
Within the context of this exercise 133 which introduces the print() function, are quotes always necessary inside of the print()?

Answer.
Quotes are not always necessary inside of a print() function. They are only needed when the input value of the function is a string, like "hello", which you will learn more about in exercise 4. print() functions can be used to output many other values in Python, such as:

https://content.codecademy.com/courses/learn-cpp/hello-world/block-letters-hint.png

About

The diary of Python learning at codecademy.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /