I am taking grade 12 programing and in the course, you can make any program in any language for a final project, and I want to do one in python, but I dont know what to make, I need help to come up with an idea for a rather useful program that is as impressive as possible.

Thanks,
-Matt

How about a database of your senior class. Something you can search for names, phone numbers, addresses, hobbies, aspirations, favorite music and moviestar and so on. Do it right, and you could be a popular person. You could hand it out on graduation day to anyone that contributed. Hope your senior class isn't too large!

You could use something like this snippet:
http://www.daniweb.com/code/snippet390.html
However, improve it so you can update and save/load the data as a file.

If you want to shine, use a GUI like Tkinter as the colorful front end.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.