摘要:
作用:使三引号内字符串与显示的左边缘对齐,同时仍然以缩进的形式在源代码中显示它们。 代码示例 from textwrap import dedent def text_deal(): text=""" I'M fine! Thanks. """ return text print(text_deal 阅读全文
posted @ 2023-08-22 16:43
yayagogogo
阅读(70)
评论(0)
推荐(0)
浙公网安备 33010602011771号