ssh yourusername@cwolf.cs.sonoma.eduand type your password when prompted.
cd cs115/lab02
lab02bcd.py lab02e.py
~srivoire/cs115/pickup/test.sh lab02 lab02bcd.py
If the test says "OK", then your output matches the sample output and you should proceed to submit your code (skip the next step).
If it gives you a URL, paste that URL into your browser to see the differences between your code and the sample code. If there were errors in your code, then fix your program, re-test it, and repeat these steps until you get an "OK".
~srivoire/bin/submit 115When prompted for the assignment, type
L02When prompted for the file to submit, you can hit ENTER to submit lab02bcd.py. If your file has a different name, type that name and then hit ENTER.
logout