Can any tell me about returning in functions | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can any tell me about returning in functions

19th Sep 2017, 4:52 PM
Rohit
Rohit - avatar
2 Answers
+ 5
Here is a moded example from the course https://code.sololearn.com/cjWR3D5w8z4o/?ref=app
19th Sep 2017, 5:10 PM
Manual
Manual - avatar
+ 4
It returns a value back to whatever called the function.
19th Sep 2017, 4:58 PM
AgentSmith