i’m a linguist so i’m super nitpicky about shit that just doesn’t matter at all. like i try to make python read like it’s a declarative language rather than an imperative one because it’s looks more grammatically correct that way (in other words, typing shit like dog.walks() instead of dog.walk()
i’m a linguist so i’m super nitpicky about shit that just doesn’t matter at all. like i try to make python read like it’s a declarative language rather than an imperative one because it’s looks more grammatically correct that way (in other words, typing shit like
dog.walks()instead ofdog.walk()