pull down to refresh
@UntilFiatDies
stacking since: #836887
#!/usr/bin/python # -*- coding: utf-8 -*- class Stacker: def __init__(self): self.language_spoken = ["pt_BR", "en_US"] def say_hi(self): print("Hello stranger!") me = Stacker() me.say_hi()
reply
P2P
as a medium of exchange.