- Duck Typing
- No constructor overloading
- Exceptions in Python aren't explicit ("checked")
Eh. You can't approach Python with a Java mindset and expect to be happy, just as you can't approach Java with a Python mindset likewise.
- Duck Typing
- No constructor overloading
- Exceptions in Python aren't explicit ("checked")
Eh. You can't approach Python with a Java mindset and expect to be happy, just as you can't approach Java with a Python mindset likewise.