{"version":"1.0","published":"2009-10-21 00:00:00","categories":["Python"],"type":"rich","width":"100%","author_url":"https://blog.hatena.ne.jp/CortYuming/","image_url":null,"title":"\u4f55\u500b\u304b\u30ed\u30c86\u3092\u8cb7\u3063\u305f\u6642\u306b\u62bd\u9078\u7d50\u679c\u756a\u53f7\u3092\u78ba\u8a8d\u3059\u308b\u306e\u304c\u9762\u5012\u3060\u304b\u3089Python\u3067\u30b9\u30af\u30ea\u30d7\u30c8\u66f8\u3044\u3066\u307f\u305f\u3002","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcortyuming.hateblo.jp%2Fentry%2F20091021%2Fp1\" title=\"\u4f55\u500b\u304b\u30ed\u30c86\u3092\u8cb7\u3063\u305f\u6642\u306b\u62bd\u9078\u7d50\u679c\u756a\u53f7\u3092\u78ba\u8a8d\u3059\u308b\u306e\u304c\u9762\u5012\u3060\u304b\u3089Python\u3067\u30b9\u30af\u30ea\u30d7\u30c8\u66f8\u3044\u3066\u307f\u305f\u3002 - \u724c\u8a9e\u5099\u5fd8\u9332 -pygo\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","description":"\u305d\u306e\u4ed6\u3001\u30e9\u30f3\u30c0\u30e0\u306b\u30ed\u30c8\u30b7\u30c3\u30af\u30b9\u306e\u6570\u5b57\u3092\u4f55\u500b\u304b\u9078\u3076\u95a2\u6570\u3068\u304b\u3001\u5b9d\u304f\u3058\u30cd\u30c3\u30c8\u3067\u62bd\u9078\u7d50\u679c\u306e\u756a\u53f7\u3092\u30b3\u30d4\u30fc\u3059\u308b\u3068\u5168\u89d2\u6570\u5b57\u3068\u304b\u6df7\u3058\u308b\u306e\u3067\u6210\u5f62\u3059\u308b\u95a2\u6570\u3068\u304b\u3082\u3002 #!/usr/bin/env python # *-# -*- coding: utf-8 -*- import re import random def choice_loto_six_number(): #\u30e9\u30f3\u30c0\u30e0\u306b\u30ed\u30c86\u306e\u6570\u5b57\u3092\u9078\u3076 return sorted(random.sample(range(1, 43 + 1), 6)) def choice_several_loto_six(num): #\u30e9\u30f3\u30c0\u30e0\u306b\u30ed\u30c86\u306e\u6570\u5b57\u3092\u4f55\u53e3\u304b\u9078\u3076 retur\u2026","provider_url":"https://hatena.blog","blog_title":"\u724c\u8a9e\u5099\u5fd8\u9332 -pygo","author_name":"CortYuming","height":"190","url":"https://cortyuming.hateblo.jp/entry/20091021/p1","blog_url":"https://cortyuming.hateblo.jp/"}