I have a large Map of customer and say their budget:
val myMap = Map("Leo" -> 100.24, "Tea" -> 210.01, "Bob" -> 1.03, .