【发布时间】:2018-02-24 13:34:36
【问题描述】:
使用字符串打印?
St="hello to all my friends in python"
Print (St[1:3:-1])
IT 打印空白
【问题讨论】:
-
你遇到了什么问题?
-
你到底想做什么?
-
请编辑您的问题以提供明确的信息。现在很难理解你想说什么
标签: python python-3.x