{"description":"class cTest: def __init__(self, a): self.a = a def increment(self): self.a += 1 def decrement(self): self.a -= 1 def increment_n(self, n): self.repeat(self.increment, n) def decrement_n(self, n): self.repeat(self.decrement, n) def repeat(self, f, n): for i in range(n): f() def __str__(self): return \u2026","author_url":"https://blog.hatena.ne.jp/inamori/","blog_url":"https://inamori.hateblo.jp/","provider_name":"Hatena Blog","author_name":"inamori","image_url":null,"published":"2008-12-31 00:00:00","categories":["Python"],"type":"rich","url":"https://inamori.hateblo.jp/entry/20081231/p1","blog_title":"inamori\u2019s diary","title":"\u30e1\u30bd\u30c3\u30c9\u3092\u5f15\u6570\u3068\u3059\u308b\u30e1\u30bd\u30c3\u30c9","width":"100%","height":"190","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Finamori.hateblo.jp%2Fentry%2F20081231%2Fp1\" title=\"\u30e1\u30bd\u30c3\u30c9\u3092\u5f15\u6570\u3068\u3059\u308b\u30e1\u30bd\u30c3\u30c9 - inamori\u2019s diary\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","version":"1.0","provider_url":"https://hatena.blog"}