"Strongly typed"? You mean statically typed? Python is both dynamically and
strongly typed. Strongly typed, meaning "str" + 123 will throw error,
weakly typed would turn number to string.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to