Commit 80a63d1
authored
Update python.md
Remove extra space in Python code that would make it print:
```
1 + 2 = 3
```
instead of:
```
1 + 2 = 3
```1 parent 7fd75d1 commit 80a63d1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments