Hospital Management System Python MySql Project CBSE Class 12th Computer Science
Software Requirements Mysql server : mysql server must be installed in computer. It will be used for accessing data of project. Tables will be made in server in which data will be stored. Python idle : python idle must be installed in computer. It will be used for executing python scripts. Mysql.connector : it will … Read more