def mapa=['Lodz':737000 , 'Warszawa':172000 , 'Krakow':756000]mapa.each {println it.key, +println it.value}
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!