Skip to content

Conversation

aminehabchi
Copy link

the output in wrong

current :
Age: 24
Age: 34
Age: 13

correct :
Age: 25
Age: 35
Age: 14

Before starting, please choose the relevant pull request Labels, Reviewers, and Assignees

Here are a couple of example tiles of a good pull request:

  • CON-1234 Title of The Feature or Fix
  • [EXTERNAL] Title of The Feature or Fix

CON-#### | [EXTERNAL]

Why?

Clearly state the reason for this change. What problem is it solving, or what feature is it adding?

Solution Overview

Provide an overview of the solution implemented in this pull request. This should be a high-level overview without getting into technical details. If applicable, include screenshots of UI or use GitHub-compliant mermaid graphs to represent the solution visually.

Implementation Details

Explain the details of the implementation and the reasoning behind it. What alternative approaches were considered, and why was this approach chosen?

Build Images

Please assign the label 📦 build If you want to re-build the following test images:

  • 💻 Sh
  • 🚀 JS
  • 🧩 DOM

the output in wrong 

current : 
Age: 24
Age: 34
Age: 13

correct :
Age: 25
Age: 35
Age: 14
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.

1 participant