Technicalities of My Programming Project

For my Programming Cumulative Project, I decided to do a Buzzfeed type Personality Quiz that will tell the user which Lincoln Lutheran teacher they are.  The source code was based on mostly things that I had already learned how to do, except for one thing- the dictionary function, which I’ll get more into in the next paragraph.  The output provides the user with their result, along with a short 1-2 sentence description of the teacher they are most like.

Continue reading Technicalities of My Programming Project

Programming

In my senior year of high school, I decided to take a programming class (we use Python).  I had been approached by multiple people who took programming in the past and told me that I should take it because it was useful for college and beyond.  So far, it has been tough.  We have a lot of homework most of the time, but I like to think that I have good time management skills, so it hasn’t been as hard as it could be.  I am writing this when we are just over halfway through the class, because it’s only a semester long.

Continue reading Programming