题解 | #字符列表的长度#
字符列表的长度
https://www.nowcoder.com/practice/feb18b858e1846c7884f802eca8be144
my_list = ['P','y','t','h','o','n']
print('Here is the original list:')
print(my_list)
print('\nThe number that my_list has is:')
print(len(my_list))
字符列表的长度
https://www.nowcoder.com/practice/feb18b858e1846c7884f802eca8be144
my_list = ['P','y','t','h','o','n']
print('Here is the original list:')
print(my_list)
print('\nThe number that my_list has is:')
print(len(my_list))
相关推荐
小浪_Coding:你问别人,本来就是有求于人,别人肯定没有义务免费回答你丫, 有点流量每天私信可能都十几,几十条的,大家都有工作和自己的事情, 付费也是正常的, 就像你请别人搭把手, 总得给人家买瓶水喝吧