___ function is used to print messages on screen
Answers
Answered by
5
Answer:
in python print function is used to display the messages
Answered by
0
Print function is used to print messages on screen.
Definition of Print function;
Print function- it allows for printing the information send through the standard output.
Features of Print function;
- The print function displays the characters indicates the variables as well.
- In the python print function it takes numerous parameters for outlining.
- In the python print function not only the messages are able to send, any other objects are also converted to the string.
- The parameters are as follows;
- Objects- conversion of the objects before printing.
- separator- the separation of objects, even more than one.
- end- to command the computer for ending the print.
- file- to write the name of the file.
Hence, print function is responsible for conversion, separation, ending, and naming the file.
Similar questions
Political Science,
3 months ago
Math,
3 months ago
Social Sciences,
3 months ago
Math,
7 months ago
Physics,
7 months ago