kuroko/test/testDictComprehension.krk.expect

2 lines
50 B
Plaintext
Raw Normal View History

{'a': 1, 'b': 2, 'c': 3} {1: 'a', 2: 'b', 3: 'c'}