← همه ارسالها
text = "x" output = "Hello Hotcodes" result = text.replace("''", output) print(result)