Skip to main content

2 docs tagged with "Input / Output"

Reading input and writing output.

View all tags

Input and Output

input() always returns a string, and print() has three parameters worth knowing — sep, end, and the values themselves.