Skip to content

Commit d697544

Browse files
author
scott-swarthout
committed
Update decoder.py
1 parent 596202d commit d697544

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

decoder.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
This is a program that decodes telephone word codes. It inputs a string of numbers and outputs an array of possible solutions for each code word. For example, if you input 43556, it will output happy!
55
66
BETA VERSION
7-
Created by: Scott Swarthout
8-
Notable Associates: Sophia Farquhar
7+
Created by: Scott "Beamer" Swarthout
8+
Notable Associates: Sophia "Cupcake" Farquhar
99
1010
1111
"""

0 commit comments

Comments
 (0)