write
This commit is contained in:
parent
250ea14bb0
commit
4185c12e15
1 changed files with 4 additions and 0 deletions
|
@ -20,7 +20,9 @@ error: could not compile `linux_03_backdoor_test` (bin "linux_03_backdoor_test")
|
|||
```
|
||||
of course it threw a fit.
|
||||
|
||||
|
||||
Next up is Python:
|
||||
|
||||
`python test.py`
|
||||
```
|
||||
if ligma = 4:
|
||||
|
@ -29,7 +31,9 @@ Next up is Python:
|
|||
```
|
||||
Python caught it.
|
||||
|
||||
|
||||
Next, JavaScript:
|
||||
|
||||
`node test.js`
|
||||
```
|
||||
4
|
||||
|
|
Loading…
Add table
Reference in a new issue