H@CK DEFENCE
A BLOG ON NETWORK SECURITY, ETHICAL HACKING AND PROGRAMMING
Welcome To The World Of Hacking
Learn Hacking|Teach Hacking|Learn To Secure|Learn To Code
Saturday
PYTHON TUTORIAL 23: HOW TO BUILD FUNCTION
def Introduction(x): # by using "def",the function Introduction is defined
return " Hello " + x
print Introduction("Dipankar")
OUTPUT:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment