e1th4nUwU / pythonFoodDecisionMaker

Spanish Python Program to help you decide which food to eat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Food Decision Maker 🥐🍔🍉

What is this ❓

Have you ever been hungry but haven't been able to decide just what to eat? Well, this program is just for you!

How to use ❓

  1. Select the checkbox according to your needs 🤔
  2. Click the "Obtener recomendación" button ☝
  3. Done! ✅

Program image

How does it work ❓

Although it may seem that you are just selecting checkboxes in order to recommend which food to give you, the program actually takes into account the selection you make up until you click the "Obtener recomendacioń" button, then, a random food according to your needs is selected and shown on screen as well as in the command line.

Command line version

Originally, this project was made to work on the command line rather than using a GUI. I decided to keep the code but comment it in case you want to learn a bit about the Pandas Python library; which is a Python data analysis and manipulation tool.

Required libraries

About

Spanish Python Program to help you decide which food to eat


Languages

Language:Python 100.0%