this post was submitted on 24 May 2024
44 points (97.8% liked)

Python

6366 readers
4 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

Neato

you are viewing a single comment's thread
view the rest of the comments
[โ€“] wewbull@feddit.uk 2 points 5 months ago (1 children)

Does it have higher-order functions? Yes, therefore you can use it to do functional programming.

Everything else is syntactic sugar.

[โ€“] FizzyOrange@programming.dev 4 points 5 months ago

Functional programming doesn't just mean higher order functions. There's a range of other features that it implies.