> For the complete documentation index, see [llms.txt](https://the-winrars.gitbook.io/writeups/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-winrars.gitbook.io/writeups/2020-writeups/bsidesbos/warmup/y2k.md).

# Y2K

```python
int(eval(compile('print open("flag.txt", "r").readlines()', '<string>', 'exec')) or 0)
```

go brrrrr

## Flag:flag{we\_are\_saved\_from\_py2\_k}
