Friday, November 2, 2007

Java 11/2

Today, we learned about literation. Literation is used to create loops, and make a program go through the same code over and over, or reaches a specified value. Some examples of its uses are to enter a password, and check if it is correct. Guess an answer. Or increase a number.

No comments: