mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 11:29:28 +07:00
GitOrigin-RevId: 3d76a0b29748d9f0e5593f87eeb66ce1bfdd81bc
2 lines
61 B
Plaintext
2 lines
61 B
Plaintext
"Pi is {:03.5}".format(math.pi)
|
|
'%(spam)s' % {'spam': 'eggs'} |