Computer Science, asked by ruchik4504832, 15 days ago

Write the steps involved in creating a function.​

Answers

Answered by badodiyayash7
0

Answer:

Steps to Writing a Function

Understand the purpose of the function.

Define the data that comes into the function from the caller (in the form of parameters)!

Define what data variables are needed inside the function to accomplish its goal.

Decide on the set of steps that the program will use to accomplish this goal. (

Explanation:

PLS MARK AS BRAINLIEST

Answered by OoLovingHeartoO
2

\huge\bf\underbrace{\pink{A}\orange{n}\blue{s}\red{w}\green{e}\purple{r}}

°° Steps to Writing a Function °°

  • Understand the purpose of the function.

  • Define the data that comes into the function from the caller (in the form of parameters)

  • Define what data variables are needed inside the function to accomplish its goal.

  • Decide on the set of steps that the program will use to accomplish this goal.

Similar questions