Skip to content

Commit eba8006

Browse files
author
python4me
committed
fixing posts
1 parent 06f9921 commit eba8006

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_posts/2020-11-26-lecture-notes-1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Almost all python classes--actually all programming classes--start with printing
4040

4141
```python
4242
>>> print('Hello World!')
43+
```
4344
Hello World!
4445
```
4546

0 commit comments

Comments
 (0)