Changes

Jump to: navigation, search

OPS445 Online Lab1

287 bytes added, 20:57, 31 August 2021
LAB 1 SIGN-OFF Upload the following files individually to Blackboard
</ol>
=LAB 1 SIGN-OFF = Again, you will be asked to submit the lab in one of two ways: ==Upload the following files individually to Blackboard==
:'''Run the CheckLab1.py script and capture the result'''
<source>python3 ./CheckLab1.py -f -v &> lab1_[seneca_id]lab1_output.txt</source>
: Submit the following files individually to Blackboard:
::<span style="color:green;font-size:1.5em;">&#x2713;</span> <code>lab1_[seneca_id].txt</code>
::<span style="color:green;font-size:1.5em;">&#x2713;</span> <code>gitlog.txt, repo_tree.txt, lab1a.py, lab1b.py lab1c.py, lab1d.py</code>
 
==Complete the GitHub Submission==
:'''Run the CheckLab1.py script and capture the result'''
<source>python3 ./CheckLab1.py -f -v &> lab1_output.txt
git add lab1_output.txt
git commit -m "completed lab"
git push
</source>
= Lab Review =

Navigation menu