|
|
|
|
|
by ubernostrum
2813 days ago
|
|
Python is strongly typed, insofar as the term has a meaningful definition at all. You meant "give me a statically typed language". Which may not actually be what you want, since statically typed languages can be, and some historically have been considered, weakly typed (C, for example). |
|