1,760
edits
Changes
no edit summary
[[Category:OPS435-Python]][[Category:rchan]]
'''<font color='red'>Under Construction - Please check back later</font>'''
= LAB OBJECTIVES =
:In this lab, you will learn how to identify and create different types of '''functions''', study the properties of '''list objects''' and learn how to manipulate them using their built-in methods, and finally we will explore how '''loop''' can be used to reduce code repetition.