Changes

Jump to: navigation, search

OPS435 Online Lab1

8 bytes added, 14:53, 6 May 2022
Task 1 - Python script using builtin Functions
pwd #confirm that you are in the right directory
ls lab1a.py #confirm that you have the lab1a.py script in your directory
ls CheckLab1.py || wget 'https://ictgithub.senecacollege.cacom/~raymond.chanops435/ops435lab1-template/labsblob/LabCheckScriptsmaster/CheckLab1.py?raw=true' -O CheckLab1.py
python3 ./CheckLab1.py -f -v lab1a
</source>

Navigation menu