198
edits
Changes
→PART 2 - Setting up Your Python Environment For Labs
pwd #confirm that you are in the right directory
ls CheckLab1.py || wget https://raw.githubusercontent.com/Seneca-CDOT/ops435/master/LabCheckScripts/CheckLab1.py
python3 ./CheckLab1.py -f -v lab0a
python3 ./CheckLab1.py -f -v lab0b
</source></li>