20240814
from 2024年の日記
20240814
20240813
20240815
type(self)
自身のクラスを表す
type(self)(*args, **kwargs)とすればそのままそのクラスの新しいインスタンスを表す
ファクトリ関数などで使える
__repr__の書き方
Fruity Formula Controller
code:a
ceil(a*8)/8w
doctest