mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 01:53:51 +07:00
2 lines
33 B
Python
2 lines
33 B
Python
a = "hello"
|
|
print("%s world" % a) |