V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
ruoyu0088
V2EX  ›  Python

Checkio-磨练你的Python技术

  •  
  •   ruoyu0088 · Jun 9, 2013 · 15448 views
    This topic created in 4708 days ago, the information mentioned may be changed or developed.
    http://www.checkio.org/ 这是一个练习和切磋Python技艺的好地方,向各位Python玩家极力推荐。但各位也要注意劳逸结合,一旦迷上,可能会耗费你大量的休息时间。

    Checkio还不时地举办一下活动,有奖品拿。我最近就收获了一本Python3 Cookbook,这本书也是非常棒的。
    15 replies    1970-01-01 08:00:00 +08:00
    fityme
        1
    fityme  
       Jun 9, 2013
    好像很有意思~
    exboy
        2
    exboy  
       Jun 9, 2013
    闲时玩玩很不错..
    xinlinqi
        3
    xinlinqi  
       Jun 10, 2013
    挺有意思的~~
    monkeylyf
        4
    monkeylyf  
       Jun 10, 2013
    做过一一点 锻炼python基础不错 感觉有些题目出的不是非常好
    GitFree
        5
    GitFree  
       Jun 10, 2013 via Android
    打不开
    doomgiant
        6
    doomgiant  
       Jun 10, 2013
    有意思,玩玩看
    xzl
        7
    xzl  
       Jun 10, 2013
    挺好玩
    zrain2009
        8
    zrain2009  
       Jun 10, 2013
    玩玩看,谢谢推荐
    qlqsh
        9
    qlqsh  
       Jun 22, 2013
    话说,python新手,它注册题,什么意思?

    不就是第1、3相加的函数吗?我英文理解错误?

    #python3.3 is inside
    def checkio(els):
    return els[1]+els[3]

    if checkio([1, 2, 3, 4, 5, 6]) == 6:
    print('Done!')
    rrfeng
        10
    rrfeng  
       Jun 22, 2013   ❤️ 1
    @qlqsh 1-3,不是1和3

    另外有个问题啊,无论是这个还是那个 code***me
    输入框里光标和输入位置有偏离,是什么情况?
    qlqsh
        11
    qlqsh  
       Jun 22, 2013
    @rrfeng 这样啊,谢谢。我的英文,真悲剧了。。。
    jackyzy823
        12
    jackyzy823  
       Jun 22, 2013
    求开贴讨论之=w=好有意思~
    decimal
        13
    decimal  
       Jun 22, 2013
    最近刚好在看python, 用这个还挺加深记忆的, 做到第七题, 以前没好好读书, 做不下去了 : (
    jackyzy823
        14
    jackyzy823  
       Jun 23, 2013
    不会DP怎么破。。。。卡在第七题了TAT
    ruoyu0088
        15
    ruoyu0088  
    OP
       Jun 27, 2013
    第七题是那个“Loading Cargo”吧,不用想太多,直接穷举就行了,checkio中的测试规模都不大。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2501 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 50ms · UTC 07:03 · PVG 15:03 · LAX 00:03 · JFK 03:03
    ♥ Do have faith in what you're doing.