mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
2 lines
52 B
Python
2 lines
52 B
Python
a = u"lo \u00d6sterreich\\!\n"
|
|
print(u"Hel%s\n" % a) |