Used the string concatenation with the + operator.
Ya, use the string concatenation with the + operator or as Dr.Stonedhl said " use print(..., sep="")"
You can use + to concatenate the "'s" in the print statement without the space