#end = ''
#pass the end = '' argument in your print()

print(*[1, 2, 3], end = '')