I am a student at a community college studying computer science, I consider myself to be a beginner at programming, I have experience with java and python doing basic scripts.
The point is, that a family member of mine ( my cousin) who has a bachelors in computers science is helping me out by challenging me, he challenged to create a python script that you can use from the command line to parse and graph excel files, so what he said is that I should be able to search the excel file, and then have it displays some kind of graph, he didn't specify what kind of graph, maybe as long as it shows something, he said that I can use anything in my power to complete this little project.
So my question is, how can I go about this? I seems very doable, I just dont know how to go about the search part and the graph part. I will appreciate it a lot of if you guys helped me out, thanks. (pardon my eglish grammar nazis)

