for i in `cat file-list`
do
   wget https://github.com/csev/py4e/tree/master/code3/$i
done
