Introduction
In this challenge, a new school administrator needs to create a simple digital record system to capture and manage basic student information using fundamental C programming techniques learned in the lab. The program should be able to capture student details such as full name, age, grade level, and academic score, and display the information in a formatted output.