我想在python中打印以下输出:
99 buckets of bits on the bus. 99 buckets of bits. Take one down, short it to ground. 98 buckets of bits on the bus.
使用单个打印命令,中间没有"\n"字符.如何才能做到这一点?
python newline end-of-line
end-of-line ×1
newline ×1
python ×1