str1="hello"str2="everybody"num=8c=str1+str2*numprint(c)
Standard input is empty
helloeverybodyeverybodyeverybodyeverybodyeverybodyeverybodyeverybodyeverybody
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!