Curated and Reviewed by
Lesson Planet
This Challenge: Lined Paper interactive also includes:
- JavaScript Guide
- Student Reference
- Join to access all included materials
Now create your own graph paper with this JavaScript programming activity! First, change the while loop that draws horizontal lines into a for loop. Then, add another for loop that draws the vertical lines. For an added challenge, replace the two separate loops with nested loops!
7 Views
4 Downloads
Concepts
Additional Tags
Pros
- Provides a start to the program to aid students in their program
Cons
- None