More “def” and stuff

--Originally published at Welcome to my blog

Today’s quiz was about doing 2 functions; the first one had to calculate the minimum number in a list and the second one had to calculate the sum of squares from the same list. The list of numbers are 3 numbers that the user gave you.
Here is the link for the code: https://github.com/waffles97/Waffles-inventory/blob/master/quiz4.py

Some screens ?

Code in atom Code in terminal

I hope you like my little code.