what is the use of print( ) function discuss all the separators used with the print( )
Answers
Answered by
0
Answer:
print with Separators
separators are used to create partitions the objects into different in the print statement. The default is (' ') whitespace as used by this attribute. Also, the user allowed to change the value of this attribute when it's required.
Explanation:
Pls Mark me as a brainiest answer....
Similar questions