Computer programming is foundational to the study of computer science, and it overlaps quite a bit with many areas of mathematics. However, this material has rich applications to nearly all of courses you are taking at Southwestern, as well as to your extracurricular activities. This is especially true as time marches forward; our ability to collect not only more data, but more different types of data, makes computer science significantly more relevant and useful to a wider and wider variety of fields. For this project, you are going to explore some of these connections. Your task is to create a practice problem for me to assign to future CS 1 students. Your problem needs to have a connection or application to something other than math or computer science. The problem could be connected to one of your non-Math/CS classes at Southwestern, one of your extra-curricular activities, one of your hobbies, or really just anything that you are passionate about that isn't explicitly math or computer science.

Your submission should be written in the style of either a Stepik problem or an Exam problem. It should contain all of the following components: To help you avoid procrastination, I am requiring you to turn in a first draft during week 11. I will give you feedback on whether your connection to a non-math/CS topic is valid, whether your problem description needs more information, whether your test cases are useful, and/or whether your problem requires a sufficiently complex solution. I will also give you feedback on whether your solution code is correct or not. It's ok if you go in a completely different solution for your final submission, but you need to demonstrate that you've started thinking about the direction of your project. The first draft will give you a chance to get feedback that will help you produce the most polished final proposal possible. The more work you put into your first draft, the less work you will need to do to create your final submission. The first draft will be worth 10 points, based on demonstrating that you have made a meaningful attempt to get the problem formulation started.

The final submission will be graded according to the following rubric: