Skip to content

rajourjatin241-ctrl/Python-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Daily Calorie Tracker – Python Program Overview

This Python script is designed to help users track their daily calorie intake. It performs the following tasks:

-> User Interaction: Prompts the user to enter the number of meals consumed and details (name and calories) for each meal.

  • Calorie Analysis: -> Calculates the total and average calories consumed. -> Compares the total against a predefined daily limit of 2000 calories and provides feedback.
  • Sample Meal Summary: -> Displays a formatted table of three sample meals (Breakfast, Lunch, Dinner) with their respective calorie counts. -> Shows the total and average calories for these sample meals.

This program is a simple yet effective way to monitor dietary habits and stay within healthy calorie limits.

About

Python codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages