Create a week02 subdirectory in your cs21/class directory:
% cd % cd cs21/class % pwd /home/your_user_name/cs21/class % mkdir week02Then, from within your week02 subdirectory copy over some python files from my public directory:
% cd week02 % pwd /home/your_user_name/cs21/class/week02 % cp ~soni/public/cs21/week02/* . % ls
We are going to do some of the following: