Skip to content

Dog Age Calculator#90

Merged
iamwatchdogs merged 1 commit into
Grow-with-Open-Source:mainfrom
AdyaTech:DogAgeCalculator
Jun 22, 2026
Merged

Dog Age Calculator#90
iamwatchdogs merged 1 commit into
Grow-with-Open-Source:mainfrom
AdyaTech:DogAgeCalculator

Conversation

@AdyaTech

@AdyaTech AdyaTech commented May 7, 2026

Copy link
Copy Markdown
Contributor

🐶 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

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown

👋 @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.

@iamwatchdogs iamwatchdogs changed the title Contributing my Python project by the name of Dog Age Calculator in t… Dog Age Calculator May 20, 2026

@iamwatchdogs iamwatchdogs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @AdyaTech, please make the following changes to proceed with your PR:

  • Update the Python script with relevant changes.
  • Rename your project directory based on the specified guidelines.

Please don't create a new commit to implement the requested changes. Instead, amend the existing commit and force push the changes to the PR branch.

Comment thread Dog Age Calculator (by AdyaTech)/dogage.py Outdated
@AdyaTech AdyaTech force-pushed the DogAgeCalculator branch from f2a05ae to 54956ca Compare May 30, 2026 08:18
@AdyaTech AdyaTech closed this May 30, 2026
@AdyaTech AdyaTech reopened this May 30, 2026
@github-actions

Copy link
Copy Markdown

👋 @AdyaTech This PR is closed. If you think there's been a mistake, please contact the maintainer @iamwatchdogs.

@iamwatchdogs iamwatchdogs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and Approved by @iamwatchdogs.

@iamwatchdogs iamwatchdogs merged commit d6e6117 into Grow-with-Open-Source:main Jun 22, 2026
5 checks passed
@github-actions

Copy link
Copy Markdown

Thank you for contributing @AdyaTech. Make sure to check your contribution on GitHub Pages.

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.

2 participants