Skip to content

Implement Problems One to Five #2

@jeffgoot

Description

@jeffgoot

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:

  1. Implement your solution to problems 1 to 5, and put them in the pre-existing OneToTwenty class.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions