Mention two features of print() function
Answers
Answered by
1
Answer:
The print() function sends the data to the output console.
Moreover, we get a space between the data as default for multiple arguments. You can change it using the optional argument sep.
print() function prints a newline at the end of the output as default. ...
An empty print() function prints a newline.
Answered by
1
Print() function is used to print or display the value of variable. Print() function is a type of output function and display or print the data write in parenthesis.
Similar questions
Chemistry,
1 month ago
English,
1 month ago
Computer Science,
2 months ago
Physics,
9 months ago
Math,
9 months ago