mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 20:41:22 +07:00
1 line
74 B
Python
1 line
74 B
Python
print("Other string %(<caret>)d" % dict({'three': 3, 'one': 1, 'two': 2})) |