10 Jul
2023
10 Jul
'23
6:52 p.m.
# oops it might end that way class TryThings: def __init__(self, ops, x): self.ops = ops self.x = x