{"blog_url":"https://bleu48.hatenablog.com/","version":"1.0","author_name":"the48","description":"\u624b\u7fd2\u3044\u3068\u3057\u3066\u6700\u901f\u306a\u56de\u7b54\u3092\u8a66\u307f\u308b\u3002 \u304b\u306a\u308a\u9177\u3044\u306e\u306f\u81ea\u899a\u3057\u3066\u308b\u3002 non-unique def checkio(data): data2 = [] for i in data: if data.count(i) != 1: data2.append(i) return data2 median def checkio(data): data.sort() if len(data) % 2 == 1: data[0] = data[len(data)//2] else: data[0] = (data[len(data)//2 -1] + data[len(data)//2]) / 2 return\u2026","provider_name":"Hatena Blog","image_url":null,"published":"2014-02-25 13:53:29","type":"rich","height":"190","author_url":"https://blog.hatena.ne.jp/the48/","url":"https://bleu48.hatenablog.com/entry/20140225/1393304009","blog_title":"48's diary","width":"100%","provider_url":"https://hatena.blog","categories":["pyhton","CheckiO"],"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbleu48.hatenablog.com%2Fentry%2F20140225%2F1393304009\" title=\"\u306f\u3058\u3081\u307e\u3057\u305f - 48&#39;s diary\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"\u306f\u3058\u3081\u307e\u3057\u305f"}