# your code goes herea = '*'one = 'Раз'two = 'Два'tree = 'Три'print(one, a, two, a, tree, sep = " " )
Standard input is empty
Раз * Два * Три
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!