أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
It is known that these two approaches have the same functions. I would like to know if one is more efficient more than other. Please state reasons for your preference.
Hi,
The fn's you mentioned makes your coding easier and cleaner, these are created for LISP programmers in request.
Even Guido Van Rossums prefers LIST comprehension than using these functions and me too.