minus-squareThirdConsul@lemmy.mltoProgrammer Humor@programming.dev•;DR blame the devlinkfedilinkarrow-up4arrow-down1·1 day agoYou might be confusing using functions with functional programming. Python is Object Oriented language at it’s core, most people use it as procedural, and like most modern languages it supports also functional paradigms. linkfedilink
You might be confusing using functions with functional programming. Python is Object Oriented language at it’s core, most people use it as
procedural, and like most modern languages it supports also functional paradigms.