0 / 60 seg.

What value does this code return?

val m1 = Map("a"->1,"b"->2,"c"->3)
m1("a")