位置:首页 > 软件操作教程 > 编程开发 > Python > 问题详情

字符串乘法在Python里怎么实现?

提问人:杨紫红发布时间:2020-11-18

>>> print(10 * 'a')

Aaaaaaaaaa

继续查找其他问题的答案?

相关视频回答
回复(0)
返回顶部