Skip to content

feat: add studentstruct#27

Closed
sivadasneelima wants to merge 1 commit intoKBA-Learning:devfrom
sivadasneelima:js/studentstruct
Closed

feat: add studentstruct#27
sivadasneelima wants to merge 1 commit intoKBA-Learning:devfrom
sivadasneelima:js/studentstruct

Conversation

@sivadasneelima
Copy link

@sivadasneelima sivadasneelima commented Nov 10, 2025

Description

this code creates a Javascript class to define the student object

Defines student with a map (Javascript Object)

  • Calculate the total marks
  • Provide the passing status

Fixes #(issue number)

Type of Change

  • Performance improvement

Changes Made

  • Studenstruct created
  • Change 2
  • Change 3

Testing

tests performed
npm test

Screenshots

(If applicable)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

Any additional information or context.

@sivadasneelima sivadasneelima changed the title feat: add studenstruct feat: add studentstruct Nov 10, 2025
Copy link
Member

@tr1sm0s1n tr1sm0s1n left a comment

Choose a reason for hiding this comment

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

No testing, explicit usage isn't allowed.

@tr1sm0s1n tr1sm0s1n closed this Nov 10, 2025
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