Mdreamer301 / CBTCIP

0 stars 0 forks source link

Student Record Management #1

Open Mdreamer301 opened 1 month ago

Mdreamer301 commented 1 month ago

https://replit.com/@suryavanshimayu/C?s=app

Mdreamer301 commented 1 month ago

In this issue you can access my first task provided by CipherByte technology.

Task 1: Student Record Management

You can access this task with Replit. Link is here 👇

https://docs.replit.com/?mobileWebview=1

This management program is able to process data of 100 students at a time. It requires some basic information about Students like name, no of subjects and scores in each subject. Based on this information , it gives a summary of each student which contains name, scores, - highest score, lowest score and Grade.