S = input() alp = "qwertyuiopasdfghjklzxcvbnm" for i in S: if i not in alp: print (wwwa) print (S)