What is the purpose of defining a function? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

What is the purpose of defining a function?

8th Jan 2022, 11:02 PM
Uche
2 Réponses
+ 3
To avoid manually writing the same code multiple times.
8th Jan 2022, 11:53 PM
Devnull
Devnull - avatar
+ 2
The ability to use the function you defined.
8th Jan 2022, 11:05 PM
Slick
Slick - avatar