You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Congratulations on finishing milestone 1! We can see you put a lot of work into this project, nice work!
Below we list some specific feedback you can use to improve your project.
We provide tick boxes for you to use in the future as you address these concerns to improve the final grade of your project.
If anything is unclear, please feel free to ask questions in this issue thread.
1. Team work contract (10 points)
Well done!
2. Create project structure for the python project (40 points)
Well done!
Comments:
You could have a separate section for contributors in README.md.
Comments:
A typical docstring will include a one-line summary that does not use variable names or the function name, as well as an extended description which is missing for the functions.
4. Manage issues (10 points)
Well done!
5. Specific expectations for this milestone are: (10 points)
Well done!
6. Submission instructions (10 points)
Well done!
The text was updated successfully, but these errors were encountered:
Congratulations on finishing milestone 1! We can see you put a lot of work into this project, nice work!
Below we list some specific feedback you can use to improve your project.
We provide tick boxes for you to use in the future as you address these concerns to improve the final grade of your project.
If anything is unclear, please feel free to ask questions in this issue thread.
1. Team work contract (10 points)
Well done!
2. Create project structure for the python project (40 points)
Well done!
Comments:
You could have a separate section for contributors in
README.md
.3. Function specifications (20 points)
Comments:
A typical docstring will include a one-line summary that does not use variable names or the function name, as well as an extended description which is missing for the functions.
4. Manage issues (10 points)
Well done!
5. Specific expectations for this milestone are: (10 points)
Well done!
6. Submission instructions (10 points)
Well done!
The text was updated successfully, but these errors were encountered: