Python论坛  - 讨论区

标题:[python-chinese] Python 学习之情人节 Quiz

2006年02月14日 星期二 18:09

Neil chenrong2003 at gmail.com
Tue Feb 14 18:09:32 HKT 2006

写了一个好玩的,锻炼锻炼这几天学习的 python 知识。
情人节 Quiz:

''.join([chr(x) for x in [117, 101, 118, 111, 108, 105]][::-1])

先声明我的水平完全是初学,呵呵,献丑了。

希望高手能表演一把,写出更多更好玩的代码 :D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060214/c102945e/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年02月14日 星期二 18:15

清风 paradise.qingfeng at gmail.com
Tue Feb 14 18:15:49 HKT 2006

''.join(map(lambda x:chr(x),[117, 101, 118 , 111, 108, 105 ])[::-1])
另一种写法

On 2/14/06, Neil <chenrong2003 at gmail.com> wrote:
> 写了一个好玩的,锻炼锻炼这几天学习的 python 知识。
> 情人节 Quiz:
>
>  ''.join([chr(x) for x in  [117, 101, 118 , 111, 108, 105 ]][::-1])
>
> 先声明我的水平完全是初学,呵呵,献丑了。
>
> 希望高手能表演一把,写出更多更好玩的代码 :D
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>


--
Blog:http://qingfeng.ushared.com/blog/

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号