Exercise: Test Driven Development
Write some tests for this function
before
you write the
function body. Just return 0:
def average( lst ):
"""Return average of a list of numbers"""
return 0
Get your own AI website up and running! Start your new business, personal, or research website with our ready to use website scripts and templates.