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