Skip to content

Conversation

@Pirikita
Copy link

Learners, PR Template

Self checklist

  • [ x ] I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • [ x ] My changes meet the requirements of the task
  • [ x ] I have tested my changes
  • [ x ] My changes follow the style guide

Changelist

Small commits ( one commit per exercise)

Questions

code;
- tested the original code; confirmed prediction;
- modified the code to fix issues;
- tested the modified code to confirm it works as expected.
registered the error
wrote the new code in order to be flexible
wrote new code
ran tests
wrote return statement in function
did 2 tests with different inputs
Explained the error and wrote the corrected code.
wrote new code.
ran test
weight (in kg) and height (in meters) and returns
reusable. ran tests to ensure it works.
wrote comments with explanations with help of AI;
ran tests to ensure correctness.
installed jest as a dev dependency and added test script to package.json.
Copy link

@MustafaBora MustafaBora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants