AdventOfCode2022/06/README.md

11 lines
267 B
Markdown
Raw Normal View History

2022-12-06 19:38:16 +01:00
# [Day 6](https://adventofcode.com/2022/day/6)
:gift::gift::gift::gift::gift::gift:
2022-12-06 19:39:11 +01:00
Today's language: **HTML** *javascript ;)*
2022-12-06 19:38:16 +01:00
2022-12-06 19:39:11 +01:00
### [Click here to see the website and try it out for yourself](https://quintern.xyz/advent22/day6.html)
2022-12-06 19:38:16 +01:00
```shell
firefox day6.html
```