diff --git a/code.py b/code.py index e2fad127a70c8f238429bf6708520076c7038d66..f18b011336cbad05c222b350d6c821929d366631 100644 --- a/code.py +++ b/code.py @@ -1 +1,2 @@ -print("Hello world from Adam with change") +def transform(text): + return text