|
|
|
|
|
by IshKebab
856 days ago
|
|
I have had the misfortune of having to work with untyped Python code. It is completely awful and I cannot imagine anyone genuinely prefers it. Impossible to navigate. Full of trivial type bugs and typos. Static typing makes Python tolerable. |
|