amaan-iqbal001-marksto-grade
v1.0.1
Published
This code contains a simple Node.js application that prompts users to enter their marks and assigns a grade based on their score. The grading system follows these criteria: A: 90-100 B: 70-89 C: 60-69 D: 50-59 F: 0-49
Downloads
2
Readme
StudentGradeCalculator
This repository contains a simple Node.js application that prompts users to enter their marks and assigns a grade based on their score. The grading system follows these criteria: A: 90-100 B: 70-89 C: 60-69 D: 50-59 F: 0-49