题解 | #字符列表的长度#

字符列表的长度

https://www.nowcoder.com/practice/feb18b858e1846c7884f802eca8be144

# 真狗啊,字符串之间加中文空格,死活提交不过去
my_list = ['P', 'y', 't', 'h', 'o', 'n']
print('Here is the original list:')
print(str(my_list)+'\n')
print('The number that my_list has is:')
print(len(my_list))

全部评论

相关推荐

点赞 评论 收藏
转发
点赞 收藏 评论
分享
牛客网
牛客企业服务