PROCEDURE printNums(max)
{
count ← 1
REPEAT UNTIL(count > max)
{
DISPLAY(count)
count ← count + 2
}
}
Behavior of code that multiplies inside a loop: I need to work on figuring out loop code!
Correct first portion which ia 2(5^3) but the second part is wrong where it needs to be multiplying the result by 5 3 times!
> value displays when y=true and when x is negative
- Instead of changing line 1 to IF(score + penalty < 0) change the lines 3 and 7
- Check plus is displayed as intended so the code will not dispkay the numbers 8 and 7
Correct first portion but the packets can be recived in any order and can be reassembled
Instead of being acessed by a data stream it is acessed by a network