Assignment

profileimdevthakur

Copy and paste the code below into a document.

start

   input myNumber

   set myAnswer = myNumber / 2

   output myAnswer

stop

Then either:

Draw a flowchart or write pseudocode (your choice)
to represent the logic of a program that allows the user to enter two values,
but CHANGE the program to outputs the product of the two values.

(What does "product" mean,, it means to multiply)

So, I should see 2 versions: the original I supplied and your own complete maintenance to my original.

    • 7 years ago
    • 10
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      Solution.docx