#Mastery19

Loops are really important and useful, that is because they are used to repeat a secuence of code WHILE a condition given is true.

I found some information in the following links:

https://programacionfusa.wordpress.com/miprueba/sentencia-while/

http://www.tutorialspoint.com/cplusplus/cpp_while_loop.htm

I did a pp to explain “WHILE”, there you will find information to use “WHILE” and the structure of it. Here is the link:

https://drive.google.com/file/d/0B-NM4ghaDXBvN25RcDBRYW95c00/view?usp=sharing

And in this link you will find my c++ code:

https://drive.google.com/file/d/0B-NM4ghaDXBvU01YUjF2dkFyUkE/view?usp=sharing

Here is a picture of my code:

CC BY 4.0 #Mastery19 by Tania Pardo is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.