Functions
A function is a block of code designed to perform a specific task and executed when "something" invokes it. More info about functions can be found in the functions chapter.
📝 Task:
💡 Hints:
Visit the functions chapter to understand functions and how to create them.
Last updated
Was this helpful?