Home / Expert Answers / Computer Science / 1-write-a-script-that-asks-the-user-to-enter-their-birth-year-and-prints-out-their-age-in-dog-yea-pa869

(Solved): 1. Write a script that asks the user to enter their birth year and prints out their age in dog yea ...



1. Write a script that asks the user to enter their birth year and prints out their age in dog years which is 7 times a human

1. Write a script that asks the user to enter their birth year and prints out their age in dog years which is 7 times a human year. 2. Write a script that asks the user to enter three different numbers from 0-100 inclusive and prints out the minimum, maximum and their average.


We have an Answer from Expert

View Expert Answer

Expert Answer


The answer is given in below images with code. EXERCISE 1: from datetime import date bYear = int(input("Please enter your birth year "))
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe