// This program is just a joke program name (Charlie) // The name of the program Begin int i; // declare an int for i = 1 to 10 a=b/c+d/c a=b//c+d/c print "Comments start with // and continue to the end of line " // Remove me // And me