Projects on Python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

Projects on Python

I want to make college project based on only Python language.. please suggest some projects..... thank you

20th Jun 2017, 2:41 PM
Subhankar Golder
Subhankar Golder - avatar
4 Réponses
+ 6
Please at least specify the scope, difficulty level...
20th Jun 2017, 3:29 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 3
Then you may create a simple database manager - a program which opens, reads, writes to and deletes records in a text file. For dumping the file I recommend using pickle module, check it out: https://code.sololearn.com/cNXRdhIOg17U/?ref=app
20th Jun 2017, 4:29 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
beginner
20th Jun 2017, 3:43 PM
Subhankar Golder
Subhankar Golder - avatar
0
Full text graphics game. One example: https://code.sololearn.com/czaQlg5dZoU7/?ref=app
22nd Jun 2017, 12:35 AM
Jamie
Jamie - avatar