a = {5: "QF", 7: "CG"} first, second = ( # comment a.keys()) print(first)print(second)
Standard input is empty
5 7
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!