I just finished the final project for the Codeacademy course on Python. The program I made creates fictitious wine reviews by collecting data of a wine review website and then randomizing it into a sentence that describes how the wine tastes.

The program is great for bluffing yourself into wine. Try saying something from the program when you’re eating at a wine restaurant. (Everyone will be impressed!)

You need Python to run the program.

Download the Python program here: https://github.com/pydudu/final-code-academy-project

If you want to learn Python yourself!