Contact: aviboots(AT)netvision.net.il
39,959 questions
51,901 answers
573 users
s = "python c c++ php c#" s = s.replace('p', '') print(s) ''' run: ython c c++ h c# '''