This commit is contained in:
Adam 2024-01-12 10:07:34 -05:00
parent 250ea14bb0
commit 4185c12e15

View file

@ -20,7 +20,9 @@ error: could not compile `linux_03_backdoor_test` (bin "linux_03_backdoor_test")
``` ```
of course it threw a fit. of course it threw a fit.
Next up is Python: Next up is Python:
`python test.py` `python test.py`
``` ```
if ligma = 4: if ligma = 4:
@ -29,7 +31,9 @@ Next up is Python:
``` ```
Python caught it. Python caught it.
Next, JavaScript: Next, JavaScript:
`node test.js` `node test.js`
``` ```
4 4