Which Is used as aeparator in print()
Answers
Answered by
0
Answer:
I don't know that answer but
please make me as brainlist
Answered by
0
Answer:
First it will be separator not aeparator
The separator between the arguments to print() function in Python is space by default (softspace feature) , which can be modified and can be made to any character, integer or string as per our choice. The 'sep' parameter is used to achieve the same, it is found only in python 3.24-Jul-2020
Stay home and stay safe :-)
Similar questions