print(s[4:])是什么意思 我来答 1个回答 #热议# 网上掀起『练心眼子』风潮,真的能提高情商吗? 百教09L 2022-02-13 · 超过44用户采纳过TA的回答 知道小有建树答主 回答量:410 采纳率:0% 帮助的人:15万 我也去答题访问个人页 关注 展开全部 s[-4:] 代表从右边数第四个往右所有的 也就是blue s[:-4] 代表从左边往右一直到右边往左数第四个, 也就是 the sky is 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询 其他类似问题 2020-12-10 Python print(s[-5:])什么意思? 3 2019-12-15 python切片问题:s="the sky is blue"... 282 2020-05-10 Python中print("{:^4}".format(i)... 4 2017-11-01 python中print()里第二个*是什么意思 4 2010-06-26 Print "s=" ; s是什么意思 10 2021-06-19 python程序中print(color[1:4:2])表示... 3 2015-05-16 printf输出格式中出现%*s是什么意思啊??? prin... 35 2021-06-19 python程序中print(color[1:4:2])表示... 更多类似问题 > 为你推荐: