Which of these would be done if using top-down programming?

(1 point)
Responses

writing a function and then testing it

writing a function and then testing it

breaking a problem down into pieces

breaking a problem down into pieces

developing a test and then writing a function

developing a test and then writing a function

creating program details first

1 answer

breaking a problem down into pieces