Functional Programming Originates from the Urgent Need of Weak Mankind to Resist the Great Universe(en)
Take the Common Lisp program as an example. A Common Lisp program could have been just a function, but in order to make it easier for humans to read it, a function was split into multiple small functions.