Changes

Jump to: navigation, search

OPS435 Python Lab 7

69 bytes added, 09:28, 21 January 2020
no edit summary
<font color='red'>
'''** DO NOT USE - TO BE UPDATED FOR CENTOS 8.0 **'''
</font>
= LAB OBJECTIVES =
:Object-oriented programming is one level of complexity higher than simply structured programming as you've experienced in languages such as Bash or C. In this second lab on objects we're going to look at slightly more complex issues that come up when using them.
== PYTHON REFERENCE ==
:In previous labs, you have been advised to make notes and use online references. This also relates to learning about objected object oriented programming to help becoming "overwhelmed" with the volume of information in this lab.
:Below is a table with links to useful online Python reference sites (by category). You may find these references useful when performing assignments and labs.
|- style="background-color:white;border:none;"
| Car
| Andrew's silver Civic with VIN 1234567890, John's blue Subaru with VIN 0987654321, Evan's BWMMSeries Black BMWMSeries with VIN 4567981230
|}
:'''Have Ready to Show Your Instructor:'''
::<span style="color:green;font-size:1.5em;">&#x2713;</span> Output of: running of your scripts for this lab and
::<span style="color:green;font-size:1.5em;">&#x2713;</span> Output of: <code>cat lab7a.py lab7b.py lab7c.py</code>
= LAB REVIEW =#
[[Category:OPS435-Python]]
1,760
edits

Navigation menu