Skip to content

TASK: Add Measurement class #18

@TheGittyPerson

Description

@TheGittyPerson

Difficulty: Lower-Intermediate to Intermediate

TODO:

  • Right now in Person, the height attribute assumes meters
  • Create a way to store both a value and length unit as an object
  • Implement this into Person
  • Add a set_height method to Person
  • Remember to add type hints & docstrings and follow PEP 8

PR steps:

  1. Fork this repo
  2. Clone the forked repo
  3. Create a new branch: name the branch feature/measurement-class
  4. Push commits to remote
  5. Create a PR titled TASK: Add Measurement class (#19)
  6. At the end of the PR description, add Closes #19
  7. Submit the PR (Ensure you enable write access for code owners)
  8. Optional: Request a review from a code owner

Read CONTRIBUTING for more details.

Feel free to ask any questions here.
Leave a comment if you wish to work on this task!

Metadata

Metadata

Assignees

Labels

featureNew feature or enhancementgood first issueGood for newcomershelp wantedExtra attention is neededstaleNo activity here in a whiletaskThis is a task issue / PR completing a task🐜 Lower IntermediateGood for growing devs with some confidence in programming🦟 IntermediateGood for growing devs with confidence in programming

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions