Memra

Defining functions

Name a computation.

Defining functions

def names a function; return hands a value back. Call it by name with arguments in parentheses.

NORMAL ~/memra/learn/python-from-zero/defining-functions utf-8 LF