@@ -0,0 +1,5 @@
import atom
class Lisp:
def evaluate(self, expression: str):
return expression.upper()
The note is not visible to the blocked user.