+ 5
Showing Grades of students by entering their name.
What I intend to do after typing name of the student his/her grades/percentage appear and if he/she is not in the registered name list it appears as "sorry you are not registered". Here is a link to what i tried. https://pastebin.com/XtpGyHFB
4 Answers
+ 2
I've updated the program with alot more features, i'm still planning to update it and do something about the disign, but now you can print the list, add and remove stuff. https://code.sololearn.com/cfNqvbDkVBSa/#py
+ 1
I am working on a code that does what youâre trying to make iâve to add alot more features, but this is what iâve got yet. If you would want me to add more features, just tell me and iâll try my best (hint tag the language youâre working with next time, iâm working with python right now, iâm guessing you use python too but iâm of course not 100% sure about that)
https://code.sololearn.com/cGqvn34EL11r/?ref=app btw tomorrow iâll be working on the ability to add and remove people from your database.
+ 1
Yugank Kulshrestha no problem, thanks to you for giving me a project. made it a little easier on the eye
https://code.sololearn.com/cDH1MfS91W79/?ref=app
0
Thanks a lot! Currently I am working on swift but i got the idea. This is even more better with further features. Thanks once again.