This an Algorithmic, it mision is translate english to orcish language. This is the task: The magical world of Orcs requires an English-to-Orcish translator. Orcish language differs from English only in that all consonants are replaced by "g" and there is no analogue of the letters "y" in the Orcish language, so it is simply not taken into account when translating it. Help the orcs! Compose a program for translating an arbitrary line with English letters into the language of Orcs. Display the result on the screen I resolved it with 3 variables and 1 list.
Programmed by me @javierote