I wrote a simple fare calculator that asks some questions about you and your trip to NYC, and then recommends the best fare options. I used functions, if/then, while loops, try/except, and lists. I didn’t use classes or OOP, unfortunately. As a programming language, I have definitely enjoyed learning Python, and I plan to continue learning more in the future.