str1 = "Hi"number = 8result = str1 * numberprint(result)
Standard input is empty
HiHiHiHiHiHiHiHi
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!