for(string s:input('',CW,''))write(replace(replace(s,'$',' '),'.','*'));