Respuesta :

Pseudocode

Start input myNumber set myAnswer = myNumber / 2 output myAnswer stop Pseudocode is a computer programming language that resembles plain English and compiled or process into the computer. It explains the solution of the problem. Sometimes used as a detailed step by step process in developing a program