Practice Test Geeks home

PCEP Using `sep=` and `end=` in `print()` 3

What is the output of `print('Python', 3, sep='.')`?

Select your answer