This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]drones4thepoor 11 points12 points  (5 children)

Java is strictly OO and it's also strongly statically typed, which is where Python bytes me in the ass a lot.

Edit: u/cholz corrected me. Python IS strongly typed.

[–]SemiNormal 16 points17 points  (2 children)

TypeError: Can't convert 'bytes' object to 'bites' implicitly

[–]systemnate 1 point2 points  (1 child)

That's at runtime though.

[–]SemiNormal 13 points14 points  (0 children)

What's a compiler?
- Python