Skip to content

Commit 49c5b12

Browse files
committed
minor cleanup
1 parent 5002266 commit 49c5b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solve/transmissions/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ for i in range(0, len(input), 7): # generate sequence 0, 7, 14 ... 441
9898
print(letters[word], end="") # print letter from alphabet that corresponds to the sequence
9999
```
100100

101-
The output made me excited, I can even read the sentence:
101+
The output is exciting, I can even read the sentence:
102102
```txt
103103
HHTHE QUPKKRSS ARE HELD QN FRCQLITY HQQOQQF
104104
```

0 commit comments

Comments
 (0)