Turns a string into its lowercase representation of itself. It takes one string argument and returns 1 string argument.
Python Jail
For keyword restrictions.
# Bypassing keyword restricitons. The string value is interpreted at runtime
print("OS".lower())