write a function getnums that takes as parameters a fruit dictionary and the name of a fruit as a string. it should return the quantity of the fruit available in the shop. if the fruit is unavailable, the return quantity should be 0.