Alireza Rezaei
Results
2
comments of
Alireza Rezaei
@cosme12 I believe if we implement an interface for interacting with a database , both issues #90 and #7 will be fixed and closed. My suggestion is something simple like...
@Lukasa , @sigmavirus24 `LookupDict` object inherits `dict` object , so it's basically a dictionary. However, when setting a key to a value like `codes["my_code"] = 700` from @michal-klimek example, that...