adventofcode.year_2021.day_2021_10.readable

Module Contents

Functions

check(inp)

part1()

part2()

Attributes

data

openers

closers

PENALTIES

COMPLETION

adventofcode.year_2021.day_2021_10.readable.data
adventofcode.year_2021.day_2021_10.readable.openers = [{(<
adventofcode.year_2021.day_2021_10.readable.closers = ]})>
adventofcode.year_2021.day_2021_10.readable.PENALTIES
adventofcode.year_2021.day_2021_10.readable.COMPLETION
adventofcode.year_2021.day_2021_10.readable.check(inp)
adventofcode.year_2021.day_2021_10.readable.part1()
adventofcode.year_2021.day_2021_10.readable.part2()