9.1.7 Checkerboard | V2 Codehs // Create the canvas var canvas = document.getElementById('canvas'); var ctx = canvas.getContext('2d');