714

No offence

you are viewing a single comment's thread
view the rest of the comments
[-] superbirra@lemmy.world 6 points 1 year ago
  • loosely typed: python is the same

false

  • bad package manager: python is infinitely worse

don't think so but ehy...

[-] Xylight@lemmy.xylight.dev 5 points 1 year ago

pip is the bane of my existence

Also python IS loosely typed. take a str and you can reassign it to an int or whatever

[-] static_motion@programming.dev 13 points 1 year ago* (last edited 1 year ago)

You clearly have no idea what you're talking about. Python is strongly typed. What is is is dynamically typed, also known as "duck typing".

Strong typing doesn't have a widely agreed upon definition. Duck typing is not equivalent to dynamic typing.

load more comments (3 replies)
load more comments (13 replies)
this post was submitted on 16 Jul 2023
714 points (92.4% liked)

Programmer Humor

32024 readers
1308 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS