Pollytheboss2624 Pollytheboss2624 12-12-2022 Computers and Technology contestada 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.