A simple project applying vectors and loops to manage tasks.
Demonstrates validation using if-else, loops, and grade computation.
Applies math functions like sqrt and pow with user input/output.
Demonstrates Python fundamentals such as input handling and conditional logic.