Skip to content

Commit d059b2d

Browse files
bites 225
1 parent b97b87f commit d059b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

225/convert_chars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ def convert_pybites_chars(text):
1717
else:
1818
result += text[key]
1919
return result
20-
print(convert_pybites_chars("Elementum curabitur vitae nunc sed velit dignissim sodales ut."))
20+
# print(convert_pybites_chars("Elementum curabitur vitae nunc sed velit dignissim sodales ut."))

0 commit comments

Comments
 (0)