Which of the following communication tips would be MOST useful for explaining to a non-programmer how a very complicated Python program works?

(1 point)
Responses

Be clear and concise.

Be clear and concise.

Be detailed and explain every line of code.

Be detailed and explain every line of code.

Only use one sentence.

Only use one sentence.

Write a detailed report that is at least two pages long.

The most useful communication tip for explaining a very complicated Python program to a non-programmer would be to be clear and concise.