a = "hello world"a = a.replace("hello" , "hi")print(a)
Standard input is empty
hi world
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!