Computer Science, asked by dakshagarwal2525, 4 days ago

Create a user defined function that accepts age in years as parameters and display it in day

Answers

Answered by baluraj8856
0

Answer:

u can try itself ndhdnbkshgdje

Answered by anishmodi775
0

Answer:

age=int(input("Enter Your age:-"))

print(age*365,"days")

Explanation:

output : example

Enter Your age:- 12

4380 days

I think were from the same school lol

Similar questions