Skip to content

Commit 7911fec

Browse files
Readme formatting
1 parent 85d2877 commit 7911fec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ To call other functions, we would just use either of the two string encoding met
4848

4949
**Input:**
5050
```python
51-
print(chr(65))```
51+
print(chr(65))
52+
```
5253

5354
**Output:**
5455
```python

0 commit comments

Comments
 (0)