Back to articles

Lambda Functions, Variable Scope, global Keyword & Types of Python Errors

via Medium PythonAnuj Chhetri

A lambda function is an anonymous function — a function without a name, written in a single line. Continue reading on Medium »

Continue reading on Medium Python

Opens in a new tab

Read Full Article
3 views

Related Articles