The function that produces text in Python is:
The print()
function is used to output text (and other data types) to the console.
Responses
string
string
return
return
def
def
print
1 answer
The function that produces text in Python is:
The print()
function is used to output text (and other data types) to the console.