
-----------------------------------
slider203
Wed Mar 03, 2010 7:46 pm

Loops errors
-----------------------------------
Hello I have 2 porgrams that I can find the error with 

the first

class Loops1
{
public static void main (string args [])
{
System.out.println ("Loops1")
int b = 0;
int MAX1 = 13;
int increment = 2;
for i = 1; i 