Let the Balloon Rise_python 摘要:解题思路:1.while循环判断n的值是否为0 2.for循环输入颜色的值,将其存入列表中 3.用count()函数计数,并且将列表值和计数值放进字典中 4.对字典进行排序,按照要求找到需要的出现最多…… 题解列表 2022年03月05日 0 点赞 0 评论 131 浏览 评分:0.0