You could use regular expressions to match the strings if they follow a pattern with
optional sections or you could do an array lookup:
if user_input in ["look", "look around"]:
print description
The boolean operator or only works with boolean values, it evaluates the expressions
on both sides and returns True if one of the expressions evaluates to True.
It has nothing to do with the natural language '