outline_and_allocations.rst
changeset 444 1aa91f8d8d59
parent 181 6c460c0cb353
equal deleted inserted replaced
443:79a7ca3073d4 444:1aa91f8d8d59
   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