384
edits
Changes
→Task 1 - Python script using builtin Functions
python3 ./CheckLab1.py -f -v lab1a
</source>
<source lang="bash">
git add lab1a.py
=====Submitting Your Lab Work Through Blackboard=====
If you did not clone your lab through GitHub, you may download the check script by following these steps:
<li style="margin-left:25px;">Download the check script and check your work. Enter the following commands from the bash shell.<source lang="bash">
cd ~/ops445/lab1/
python3 ./CheckLab1.py -f -v lab1a
</source>
= Investigation 4 - exploring Python's built-in Data Objects =