Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681466yI strap a button, a 12 volt battery and a snake together. The python now does things when I press my button.
-
galena71726y1: from function import def
2: def yourStuff(applePie):
print("Quentin Fucked Up!")
3: yourStuff(float(420.69))
4; Profit?
5: Profit!
Related Rants
How do you create a Python function?
question
python