O Level Papers!
In Python, sep is used in the print() function to specify a separator between multiple values. Example: print("A", "B", sep="-").