You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was an Examination System based project which accepts question bank and options from admin and store it on database. Students were allowed to choose correct option from the given questions. The total score of a particular student was displayed after completion of exam. Geany IDE was used for Python 3.7 and Oracle 11g was used for Python Oracl…