mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 00:19:11 +07:00
2 lines
111 B
Python
2 lines
111 B
Python
print u"\N{LATIN SMALL LETTER B}{0:s}\N{NUMBER SIGN}\
|
|
{1:s}\N{LATIN SMALL LETTER B}".format(str1, str2) |