Python for Everybody (py4e.com)
        These are the lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site py4e.com
      
      
    Python for Everybody (py4e.com)
4.1 Using Pre-Defined Functions
        
        •
        Dr. Charles Russell Severance
      
      
                We look at how code flows into and out of functions as well has how we pass information into functions and get results returned to us.