Skip to content

Contributing my Python project by the name of Dog Age Calculator in t…#90

Open
AdyaTech wants to merge 1 commit intoGrow-with-Open-Source:mainfrom
AdyaTech:DogAgeCalculator
Open

Contributing my Python project by the name of Dog Age Calculator in t…#90
AdyaTech wants to merge 1 commit intoGrow-with-Open-Source:mainfrom
AdyaTech:DogAgeCalculator

Conversation

@AdyaTech
Copy link
Copy Markdown

@AdyaTech AdyaTech commented May 7, 2026

🐶 Dog Age Calculator (Using Python)

📌 Introduction

The Dog Age Calculator is a simple Python program that converts a dog’s age from human years into dog years using a commonly used calculation method.

The program takes user input, validates the age, and applies different formulas depending on whether the dog is younger or older than two years.


🚀 Features

  • Converts human years into dog years
  • Handles different age calculation formulas
  • Validates negative age input
  • Simple command-line interaction
  • Beginner-friendly Python project

💻 Example

Input a dog's age in human years: 5
The dog's age in dog's years is 33

@github-actions github-actions Bot requested a review from iamwatchdogs May 7, 2026 11:02
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

👋 @AdyaTech
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant