|
|
|
|
|
by dec0dedab0de
2126 days ago
|
|
I'm not sure if you're being serious, but Im going to assume you are. Your first example demonstrates that python does not have compile time type checking Your second example demonstrates that python variables can dynamically change types. |
|