The function f(x) takes a string input and returns the string with all vowels removed.

And here's some Python code that approximates the behavior of the function:

