outline_and_allocations.rst
changeset 451 c61ed190af5e
parent 444 1aa91f8d8d59
equal deleted inserted replaced
450:d49aee7ab1b9 451:c61ed190af5e
   445 * A problem for lists and strings
   445 * A problem for lists and strings
   446 
   446 
   447 8 Module 8: Python Language: Advanced (16)
   447 8 Module 8: Python Language: Advanced (16)
   448 ==========================================
   448 ==========================================
   449 
   449 
   450 8.1 LO: getting started with functions (3) [nishanth]
   450 8.1 LO: getting started with functions (3) [anoop]
   451 -----------------------------------------------------
   451 -----------------------------------------------------
   452 * defining function
   452 * defining function
   453 * arguments
   453 * arguments
   454 * docstrings
   454 * docstrings
   455 * return values
   455 * return values