Skip to content
Snippets Groups Projects

branch mod 1

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -21,4 +21,4 @@ def convert(word):
if __name__ == "__main__":
print("super")
print(translate(super))
Loading