musicdenotat...@gmail.com writes:

> If Python is not a fnctional language, then which programming
> paradigmis dominant?

Python uses a mixture of programming paradigms. Object-oriented,
procedural, functional, and probably some I don't recall.

So it's not accurate to say “Python is not a functional language”. You
can do functional programming in Python. But you're not required to :-)

-- 
 \          “It's dangerous to be right when the government is wrong.” |
  `\                                   —Francois Marie Arouet Voltaire |
_o__)                                                                  |
Ben Finney

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to