outline_and_allocations.rst
changeset 457 68813d8d80fb
parent 444 1aa91f8d8d59
equal deleted inserted replaced
456:be96dc6c9743 457:68813d8d80fb
   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