first exercise and extra credit work in Markdown note with screenshots, possibly for publishing later
This commit is contained in:
parent
e4a615aea1
commit
a107e72b2a
BIN
assets/imgs/ex1-extra-credit_2024-08-29_09-23-12.png
Normal file
BIN
assets/imgs/ex1-extra-credit_2024-08-29_09-23-12.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 149 KiB |
12
ex1-extra-credit.md
Normal file
12
ex1-extra-credit.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
- Open the ex1 file in your text editor and change or delete random parts. Try running it and see what happens.
|
||||||
|
|
||||||
|
change: `printf("What the %s is happening!");` - removed `word`
|
||||||
|
result:
|
||||||
|
![removed word](assets/imgs/ex1-extra-credit_2024-08-29_09-23-12.png)
|
||||||
|
|
||||||
|
change: `char word[] = "HELL";` - removed `char`
|
||||||
|
|
||||||
|
result:
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user