aayushi-droid / Python-Thunder

A curated list of Python applications
MIT License
86 stars 158 forks source link

Convert Age to Days #289

Closed meteora2002 closed 3 years ago

meteora2002 commented 3 years ago

Before jumping into Pr first comment for assign.All Problem from Edabit. Link is mandatory to add

Problem statement:Create a function that takes the age and return the age in days.Use 365 days as the length of a year for this challenge. Ignore leap years and days between last birthday and now. Expect only positive integer inputs.

Problem Link:https://edabit.com/challenge/xbZR26rHMNo32yz35


Before submitting a PR please Check some details.Check Edabit for problem task

''' Probem Task : Convert Age to Days Problem Link :https://edabit.com/challenge/xbZR26rHMNo32yz35 */ def main(): return a + b '''

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,


meteora2002 commented 3 years ago

please assign this to me

meteora2002 commented 3 years ago

@aayushi-droid please assign this to me

Shreejichandra commented 3 years ago

I would like to work on this. Thank you!

Sounakde commented 3 years ago

@aayushi-droid Please assign this issue to me

aayushi-droid commented 3 years ago

duplicate of #255