I started learning scala but I found a confusing problem about map,my code is like this
val mymap = Map(1 -> "james",2 -> "justin")