Skip to content

This Python code is a simple food recommendation program that suggests different meals for breakfast, lunch, and dinner. It includes a random meal selector, as well as predetermined meals based on the user's selected time of day.

Notifications You must be signed in to change notification settings

AlexKelin/Food_choice_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Choose the meal

The program will prompt the user to enter their name, and then will ask for the current time. Based on the time, the program will suggest a meal that is appropriate for the time of day. The user will then be asked to select a meal, or they can ask the program to randomly select one for them.

#Alex_K

About

This Python code is a simple food recommendation program that suggests different meals for breakfast, lunch, and dinner. It includes a random meal selector, as well as predetermined meals based on the user's selected time of day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages