a = "el"b = "Nur-Sultan"c = "juregi" print(b, a, c)
abc
Nur-Sultan el juregi
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!