Science Clinic > Computer Science

The two important parts of a while loop are the expression that is tested for a true or false value and

(1/1)

Jipu 123:
The two important parts of a while loop are the expression that is tested for a true or false value and
◦ a statement or block that is repeated once, if the expression is true
◦ a statement or block that is repeated as long as the expression is true
◦ one line of code that is repeated once, if the expression is true
◦ a statement or block that is repeated only if the expression is false

maya.nigrin17@yahoo.com:
a statement or block that is repeated as long as the expression is true

Jipu 123:
Excellent

maya.nigrin17@yahoo.com:
Great! Please up vote :D

Btbw:
Thank you!

Navigation

[0] Message Index

Go to full version