1s = input()2v = 'aoyeui'3 4for x in s:5 z = x.lower()6 if z not in v:7 print('.', z, sep='', end='')