If you have not already copied over the week 2 in-class files, then create a week02 subdirectory in your cs21/class directory, and copy over some python files from my public directory into it:
% cd
% cd cs21/class
% pwd
/home/your_user_name/cs21/class
% mkdir week02
% cd week02
% pwd
/home/your_user_name/cs21/class/week02
% cp ~newhall/public/cs21/week02/* .
% ls
(1) when num is 4: when num is 5:
* * * * * * * * *
* * * * * * * * *
* * * * * * * * *
* * * * * * * * *
* * * * *
(2) - - - - * * * *
- - - - * * * *
- - - - * * * *
- - - - * * * *
(3) *
* *
* * *
* * * *