{"author_name":"neginegitoro","blog_title":"\u306d\u304e\u3068\u308d\u653e\u6d6a\u8a18","height":"190","image_url":null,"title":"Python\u3067\u30ea\u30b9\u30c8\u5185\u5305\u8868\u8a18","type":"rich","description":"\u30ea\u30b9\u30c8\u306e\u521d\u671f\u5316\u304c\u7c21\u5358\u306b\u3067\u304d\u308b\u3002 \u4f7f\u3048\u308b\u3088\u3046\u306b\u3057\u3068\u304f\u3068\u4fbf\u5229\u3089\u3057\u3044\u3002 \u57fa\u672c\u7684\u306b\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u66f8\u304f\u3002 [i for i in \u914d\u5217\u3068\u304b\u7bc4\u56f2\u3068\u304b] \u5177\u4f53\u7684\u306b\u3084\u3063\u3066\u307f\u308b\u3002 test_list = [i for i in range(0,10)] print(test_list) \u51fa\u529b\u306f [0, 1, 2, 3, 4, 5, 6, 7, 8, 9] \u3068\u306a\u308b\u3002 \u307e\u305f\u3001\u6761\u4ef6\u3092\u4ed8\u3051\u52a0\u3048\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u3002 test_list = [i for i in range(0,10) if i%2 == 0] print(test_list) i\u30922\u3067\u5272\u3063\u3066\u4f59\u308a\u304c\uff10\u306e\u3082\u306e\u3060\u3051\u30ea\u30b9\u30c8\u306b\u5165\u308c\u3066\u3044\u308b\u3002 [0, 2, 4, 6, \u2026","blog_url":"https://neginegitoro.hatenablog.com/","author_url":"https://blog.hatena.ne.jp/neginegitoro/","published":"2019-12-15 16:36:46","categories":["Python"],"provider_name":"Hatena Blog","url":"https://neginegitoro.hatenablog.com/entry/2019/12/15/163646","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fneginegitoro.hatenablog.com%2Fentry%2F2019%2F12%2F15%2F163646\" title=\"Python\u3067\u30ea\u30b9\u30c8\u5185\u5305\u8868\u8a18 - \u306d\u304e\u3068\u308d\u653e\u6d6a\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","width":"100%","provider_url":"https://hatena.blog","version":"1.0"}