|
|
|
|
|
by tantalor
3979 days ago
|
|
I take it oppositely. In C++, if I declare the type of something incorrectly, the compiler yells at me. That's restrictive. I have to get it "right". Python doesn't ask me, because it doesn't care, so I can't be wrong. That's freeing. |
|