February 27, 200719 yr Administrator although... i use delphi so it'd look more like this... program Project1; {$APPTYPE CONSOLE} uses SysUtils; var i : Integer; begin for I := 0 to 500 do Write('I will not throw paper airplanes in class'+slinebreak); readln; //wait for enter end. :cake:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.