Skip to content

This was my second Python Assisgnment solution. Questions were solved with the Jupyter Lab. I had a wonderful tutor too!

Notifications You must be signed in to change notification settings

Kola9INE/my-second-python-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Find the prompt questions below:

-- Create a function to calculate the BMI of an individual, given the height (m) and mass (kg)

-- Create a fucntion to calculate the total number of legs in a farm with four species of animals.

SPECIE: COWS, PIGS, CHICKEN, RABBITS

NUMBER OF ANIMALS: 120, 50, 100, 25 respectively

Your function should be dynamic if the animal changes

-- Create a function to find the middle item in a list.

-- Create a function to greet a user based on the time of the day, time should be gotten from a dynamic check of the time. No params should be provided to your function.

About

This was my second Python Assisgnment solution. Questions were solved with the Jupyter Lab. I had a wonderful tutor too!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published