Skip to content

Commit d817dc2

Browse files
committedOct 6, 2021
format
1 parent e7d4a7b commit d817dc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎algorithms/ciphers/baconian.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ def encode(string)
2222
encoded_text.join('')
2323
end
2424

25-
# TEST!
2625
puts encode('Hello World')
2726
# => AABBBAABAAABABAABABAABBABBABAAABBABBAAAAABABAAAABB

0 commit comments

Comments
 (0)
Please sign in to comment.