Q:
Are we supposed to put
comments after each line in our code or as you stated in the
submission procedure, would a brief description (one line for each
file) of each file be enough?
A:
The submission procedure document is describing the contents of the
README file you
should submit (not the code itself). In the README file we expect a
single line description of
the contents of each file submitted. As for the commenting of the code
itself, you should make sure
the code is readable, but there are no requirements for HW1.