change what spaces in print code example Example: python print without space print("a",8,sep = '') #Output: a8