Can any tell me about returning in functions | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Can any tell me about returning in functions

19th Sep 2017, 4:52 PM
Rohit
Rohit - avatar
2 Respuestas
+ 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