Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Homework

Name: Anonymous 2009-03-18 18:48

Print "SUSSMAN" 300 times (each on a new line) to the output device using Java.

Name: FrozenVoid 2009-03-19 2:36

function p_str(str,t){for(var i=0;i<t;i++){document.write(str+'\n')}}
p_str('SUSSMAN',300);

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List