Computer Science
The default separator character of print( ) is ..........
- tab
- space
- newline
- dot
Python Funda
6 Likes
Answer
space
Answered By
2 Likes
Related Questions
To convert the read value through input( ) into a floating point number, ..........( ) is used.
To print a line a text without ending it with a newline, .......... argument is used with print( )
To give a different separator with print( ) .......... argument is used.
Fill in the blanks:
A _________ is a reserved word carrying special meaning and purpose.