top | item 42260087

(no title)

stoperaticless | 1 year ago

Strong/weak types and static/dynamic typing are orthogonal things.

Strong type system limits things like 1+”1”.

Static type system requires type declarations (“int i”).

Python always had strong dynamic types.

discuss

order

No comments yet.