Skip to content

Add Grade Calculator with Conditional Logic #16

@ghostrider2606

Description

@ghostrider2606

Goal: Implement a Java console application that takes a student's numerical score as input and prints their corresponding letter grade (A, B, C, D, F) using if-else if statements.
Folder: Beginner
Technical Notes: The program should demonstrate simple user input using Scanner (wrapped in try-with-resources) and basic conditional logic.
Style Requirement: Requirement Must include the required Javadocs-style header with O(1) complexity noted.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions