We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97b87f commit d059b2dCopy full SHA for d059b2d
225/convert_chars.py
@@ -17,4 +17,4 @@ def convert_pybites_chars(text):
17
else:
18
result += text[key]
19
return result
20
-print(convert_pybites_chars("Elementum curabitur vitae nunc sed velit dignissim sodales ut."))
+# print(convert_pybites_chars("Elementum curabitur vitae nunc sed velit dignissim sodales ut."))
0 commit comments