logo CodeStepByStep logo

printTriangle

Language/Type: JavaScript nested loops ascii art

Write a function named printTriangle that uses for loops to produce the following output:

#
##
###
####
#####
######
Function: Write a JavaScript function as described, not a complete program.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.