This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which function is used to display text output in Python?
input()
print()
display()
What data type does the input() function always return?
int
bool
str
Which Python feature lets you embed variable values directly inside a string?
String concatenation with +
f-strings
The format() method
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?