Skip to content

Conversation

Nayan808
Copy link
Contributor

Description

I Have Fixed The Issue

Fixes #1966

Type of change

Changed Script Of Month

Please delete options that are not relevant.

  • [ X] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation Update

Checklist:

  • [ X] My code follows the style guidelines(Clean Code) of this project
  • [X ] I have performed a self-review of my own code
  • [ X] I have commented my code, particularly in hard-to-understand areas
  • [X ] I have created a helpful and easy to understand README.md
  • [ X] My documentation follows Template for README.md
  • [ X] I have added the project meta data in the PR template.
  • [X ] I have created the requirements.txt file if needed.

Project Metadata

Screenshot from 2023-06-28 13-35-32

Category:

  • [ X] Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: <write script title here>

Folder: <Age Calcuatort>

Script: <remaining_months = abs((12-birthday.month)+today.month)>

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congratulations!! for making your first PR at Amazing-Python-Scripts, our mentors will review it soon.

@avinashkranjan avinashkranjan added level1 Wiki or Major Documentation Work gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Jun 30, 2023
@avinashkranjan avinashkranjan merged commit b800c09 into avinashkranjan:master Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level1 Wiki or Major Documentation Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Script]: age Calculator is giving Wrong Result !
2 participants