Presenting the solution I received for the programming contest where you had to write a function to remove vowels from a string without using loops an ifs.
https://www.maxpagani.org/2023/03/19/speak-slowly-no-vowels-pls-solutions/
#programmingchallenge #chatgpt #avoidvowels