fixed solver language in brachio

Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
Julien CLEMENT 2023-05-03 01:49:05 +02:00
parent 48042cf2d6
commit 5011f2280c

View File

@ -330,7 +330,7 @@ from the remote service and the upload of the images to recover the flag.
But before leaving this writeup there is still something I want to show you at the end.
{{< code file="/static/brachiosaure/solve_writeup.py" language="c" >}}
{{< code file="/static/brachiosaure/solve_writeup.py" language="python" >}}
```console