Vir
Reaction score
3

Profile posts Latest activity Postings About

  • Python:
    def pain():
        while True:
            print("Pain.")
    
    world_does_suck = True
    
    if world_does_suck:
        pain()
  • Loading…
  • Loading…
  • Loading…
Top