Chapter 4: Problem 6
Write a pseudocode If-Then statement that assigns 0 to \(x\) if \(y\) is equal to 20
Short Answer
Expert verified
Question: Write a pseudocode for an If-Then statement that sets the value of x to 0, if y is equal to 20.