tutorial.eyehunts.com
How to return a string in Python | Example code - EyeHunts
A return statement is executed and used at the end of the function in Python. You can return a string or Number or value of the expression
Rohit