Codewars刷题升级 (Python)7Kyu Categorize New Member 新会员分类

该博客介绍了如何用Python解决 Codewars 上的一个问题,即根据成员的年龄和差点来判断他们是应该归类为高级会员还是公开会员。题目要求会员年龄至少55岁且差点大于7才能成为高级会员。博主提供了样例输入和输出,并解释了解题思路,只需迭代列表并检查条件即可完成分类。
摘要由CSDN通过智能技术生成

题目描述:

The Western Suburbs Croquet Club has two categories of membership, Senior and Open. They would like your help with an application form that will tell prospective members which category they will be placed.
西郊槌球俱乐部有两类会员,即高级和公开会员。他们希望您提供申请表格的帮助,告诉潜在会员他们将被安排哪个类别

To be a senior, a member must be at least 55 years old and have a handicap greater than 7. In this croquet club, handicaps range from -2 to +26; the better the player the lower the handicap.
成为高级会员,成员必须年满55岁,并且有一个大于7的差点。在这个槌球俱乐部,差点从-2到+26;玩家越好差点越低。

Input
输入

Input will consist of a list of lists containing two items each. Each list contains information for a single potential member. Information consists of an integer for the person’s age and an integer for the person’s handicap.
Note for F#: The input will be of (int list list) which is a L

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值