SQL & Python - Jeopardy
My friends and I have been playing Jeopardy on our game nights! It started with me making custom categories and a powerpoint, but that's gotten too time consuming. So, I decided to write a script that could automatically generate a set of questions and answers, that come from a database of jeopardy questions! This inspired my friend Michael to create a game to go along with my questions, so I added some code to turn my questions & answers into a CSV file that Michael's game could parse.