We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba8006 commit 67382fdCopy full SHA for 67382fd
1 file changed
_posts/2020-11-26-lecture-notes-1.md
@@ -40,7 +40,6 @@ Almost all python classes--actually all programming classes--start with printing
40
41
```python
42
>>> print('Hello World!')
43
-```
44
Hello World!
45
```
46
0 commit comments