Python Bootcamp 1c
YOUR LINK HERE:
http://youtube.com/watch?v=0yPUJxxrdRI
The third video in a series on Python. See the entire bootcamp here: https://learncheme.com/bootcamps/Pyth... • 0:00 Program structure and user-defined functions • 1:07 Selection structures: one-way and two-way if • 8:40 Selection structures: multialternative if • 18:15 Repetition structures: the general loop • 24:52 Repetition structures: list-driven and user-controlled loops • 37:42 Repetition structures: the break and continue statements • 44:54 User-defined functions • 52:24 Function arguments • 1:16:24 Variable scope • Made by David Clough, professor emeritus at the University of Colorado Boulder, Department of Chemical Biological Engineering.
#############################
