computer science

profile4ziz

Find the Bugs
// This pseudocode segment is intended to describe
// computing the cost per (for one) day of your rent in a 30-day month
start
   output rent
   costPerDay = rent + 30
   input cost
stop
2 - Write pseudocode to represent the logic of a program that allows the user to enter a value. The program divides the value by 2 and outputs the result.

3 - Write pseudocode to represent the logic of a program that allows the user to enter two values. The program outputs the product of the two values.

    • 13 years ago
    • 20
    Answer(6)

    Purchase the answer to view it

    blurred-text
    NOT RATED

    Purchase the answer to view it

    blurred-text
    NOT RATED

    Purchase the answer to view it

    blurred-text
    NOT RATED

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      psuedocodes.docx

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      answers.docx

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      programming.doc