Skip to content

Conversation

Iswanna
Copy link

@Iswanna Iswanna commented Oct 17, 2025

Learners, PR Template

Self checklist

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

Changelist

In this pull request, I completed the following:

  • Reviewed each file in the 1-key-errors directory, predicted the runtime errors, ran them with Node, and explained why each error occurred using the documentation.

  • Examined files in the 2-mandatory-debug directory, predicted why the programs were misbehaving, ran them to confirm, and corrected the code.

  • Implemented functions in the 3-mandatory-implement directory according to the provided requirements and tested them with multiple inputs to ensure correctness.

  • Analyzed larger programs in the 4-mandatory-interpret directory, researched unfamiliar syntax and functions, and used console.log to verify variable values and program flow.

Questions

Hi. Please could you review my PR? I’d really appreciate your feedback.

Iswanna added 17 commits October 4, 2025 01:43
…rtions to compare current output with target output
- Predict the behavior of the existing code and provide explanations.
- Include any error messages encountered during execution.
- Provide the corrected code to fix the errors.
- Predict what will happen when the program runs.
- Write the correct code to fix any errors.
@Iswanna Iswanna added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant