i = input("입력 : ")j = i.replace('E', 'C') print(j)
HELLO WORLD
입력 : HCLLO WORLD
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!