Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

jasmine is designing the solution for her program. she should choose on…

Question

jasmine is designing the solution for her program. she should choose one option
a use python and not java.
b have finished coding and debugging the program already.
c use pseudocode or a flowchart.
d not follow the computer programming process.

Explanation:

Brief Explanations

When designing a solution for a program, pseudocode or a flowchart is a common way to outline the logic before actual coding. Python or Java are programming - languages to be chosen later in the process. Coding and debugging come after the design phase. And following the programming process is essential.

Answer:

C. use pseudocode or a flowchart.