aayushi-droid / Python-Thunder

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

Calculate Age In Days #302

Closed v-j-0 closed 4 years ago

v-j-0 commented 4 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. Problem Link:https://edabit.com/challenge/bL7hSc6Zh4zZJzGmw


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

'''

Problem statement: Create a function that takes the age and return the age in days. Problem Link: https://edabit.com/challenge/bL7hSc6Zh4zZJzGmw

'''

def calcAge(age): return age * 365



This repository is vaild for HacktoberFest2020

Read before making PR - [How to contribute on Github](https://www.dataschool.io/how-to-contribute-on-github/)
Good Luck,
Hinal-Srivastava commented 4 years ago

Hi! I'd like to do this

skhadirahmed commented 4 years ago

Hi @v-j-0 I would like to work on this

tianlangwu commented 4 years ago

Hi @v-j-0! would you mind assign this issue to me?

xooseph commented 4 years ago

Hi! I would like to do this @v-j-0