What is a function in programming? Why are they useful? #6
-
What is a function in programming? Why are they useful? |
Beta Was this translation helpful? Give feedback.
Answered by
the-1Riddle
Apr 6, 2024
Replies: 1 comment
-
Functions are blocks of code that perform a specific task. They promote code reuse and organization. hope now you know 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
the1Riddle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Functions are blocks of code that perform a specific task. They promote code reuse and organization.
hope now you know 👍