Skip to product information
1 of 2

Psychedelic Pups

childhood not found

childhood not found

Regular price $30.00 USD
Regular price Sale price $30.00 USD
Sale Sold out
Tax included.
Size
class LifeException(Exception):
pass

class Childhood:
def __init__(self):
self.innocence = True
self.wonder = True
self.time_perception = "eternal"
self.responsibilities = []

def __del__(self):
print("Childhood instance has been garbage collected...")

def find_childhood():
try:
childhood = Childhood()
# Simulating the passage of time
raise LifeException("Error: Childhood not found")
except LifeException as e:
return str(e)

def main():
result = find_childhood()
print(result)
print("Stack trace:")
print(" at grow_up() line 23")
print(" at reality.check() line 156")
print(" at time.pass() line 404")
print(" at life.main() line 1")

if __name__ == "__main__":
main()

• 100% ring-spun cotton
• Fabric weight: 6.5 oz./yd.² (220.4 g/m²)
• Oversized fit
• Vintage look
• Printed in the United States
View full details

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)