This is my first Java mini project!
It's a console-based app to calculate total, average, and grade of a student based on 3 subject marks.
- Accepts student name and 3 subject marks
- Calculates:
- Total marks
- Average
- Grade (A/B/C/D)
- Uses:
- Scanner class for input
- If-else logic for grade
- Simple Java syntax
- Java
- Programiz (Online Compiler)
- GitHub
Likhitha Sangu
2nd Year CSE Student | Learning Java & DSA π»
π
Project Created: July 2025
π Nellore, India
β Feel free to explore the code and give suggestions!