Welcome to Alpy Dev Diaries!
I’ll create some random function in this website, to help anyone using Python and struggling with basic functions.
def be_awesome(self)
print("I'm already awesome")
#=> prints 'I'm already awesome' to STDOUT.
I’ll create some random function in this website, to help anyone using Python and struggling with basic functions.
def be_awesome(self)
print("I'm already awesome")
#=> prints 'I'm already awesome' to STDOUT.