-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Implement the first 5 problems described in https://www.ic.unicamp.br/~meidanis/courses/mc336/2006s2/funcional/L-99_Ninety-Nine_Lisp_Problems.html.
@JasonGoot , your task is the following:
- Implement your solution to problems 1 to 5, and put them in the pre-existing OneToTwenty class.
- Make sure that the unit tests all pass.
Read the following for additional information:
https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html#add-existing-interpreter
https://www.jetbrains.com/help/pycharm/managing-dependencies.html
Lastly, make sure that you update your local repository before working on it. You can do that through the command line via the comment git pull. You may also be able to do it in PyCharm.
Metadata
Metadata
Assignees
Labels
No labels