We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f9921 commit eba8006Copy full SHA for eba8006
1 file changed
_posts/2020-11-26-lecture-notes-1.md
@@ -40,6 +40,7 @@ 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