Friday, 23 October 2009

Problem 6 - The big Bloody X

Write a JavaScript program which prints a large ‘X’ on the screen composed
of smaller ‘x’ characters. Set the number of rows in the ‘X’ by a variable called
‘rows’

And this code is displayed like this. . .


No comments: