Talk:Python (programming language): Difference between revisions

Content deleted Content added
Ansible (talk | contribs)
functional programming in Python?
 
m Automated conversion
Line 1:
I don't believe Python supports [[:Functional programming|Functional programming]], as in [[:Prolog|Prolog]] or somesuch. It supports function-based programming... meaning that your program is just composed of functions nor organized into classes and objects. I have gotten the two confused in the past, and I suspect that this is what happened here.
 
Or does Python really support fuctional programming? Is there some add-on package that allows this? I wasn't aware of one. -- [[talk:Ansible/Talk|ansible]]