via Pythonタグが付けられた新着投稿 - Qiita http://qiita.com

ismageismage のブックマーク 2013/10/08 00:03

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

第14回オフラインリアルタイムどう書くの参考問題 in python - Qiita

    def parse(str): # count each letters return map(lambda x:ord(x) - ord('a'), list(str.lower())) def test(in_str, answer): max = len("aBcDeFgHiJkL")-1 xs = [parse(in_str).count(i) for i in range(max+...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう