diff --git a/code/main.py b/code/main.py index 39941849f71cfcb06f084964618ea8664ab6e18e..f1650f8f98c9e7fedaabcf8216fc8039fb80f6ce 100644 --- a/code/main.py +++ b/code/main.py @@ -21,4 +21,4 @@ def convert(word): if __name__ == "__main__": - print("super") + print(translate(super))