# coding=utf-8
import httpConn


a = "feawfewafwafawfwe'667'4fw"
a=a.replace('\'', '\\\'')
print(a)