Skip to content

Commit a857157

Browse files
authored
add space
1 parent 051a44e commit a857157

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_practice/2022-11-02.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
1. (priority) Add to `overflow.md` how integer overflow is handled in Python, C, Javascript, and one other language of your choice.
2-
1. Add to `readingbytes.md` and exmaple of how machine code that was a 3 bit instruction followed by an 8 bit address might render.
2+
1. Add to `readingbytes.md` and exmaple of how machine code that was a 3 bit instruction followed by an 8 bit address might render.
3+
34
```{index} overflow.md
45
```
56
```{index} readingbytes.md

0 commit comments

Comments
 (0)