Move your day 1 homework from into your w01/d01/student directory. You were instructed to put them in a directory called exercises within ~/dev/wdi. Move this directory into ~/dev/wdi/godot/w01/d01/student.
Once you've moved your "exercises" directory into w01/d01/student, add and commit your work.
git add .
git commit -m "adds w01/d01 homework"Use submit_hw again.
submit_hw