print('abcde', end='')
とか
sys.stdout.write('abcde')
とか
面倒なのは許せ