位置:首頁 > 軟件操作教程 > 編程開發(fā) > Python > 問題詳情

stdout.write 把內(nèi)容輸出到控制臺在python中的操作

提問人:楊紫紅發(fā)布時間:2020-11-19

>>> import sys

>>> sys.stdout.write("What does a fish say when it swims into a wall?

Dam.")

What does a fish say when it swims into a wall? Dam.52

繼續(xù)查找其他問題的答案?

相關(guān)視頻回答
回復(fù)(0)
返回頂部