ScratchData LogoScratchData
Back to grandpasp's profile

Chessboard Challenge 2 remix

GRgrandpasp•Created January 9, 2023
Chessboard Challenge 2 remix
0
0
7 views
View on Scratch

Instructions

Let's make it a bit more interesting! How many RECTANGLES are there on a chessboard? Remix this project with a script that calculates the answer correctly, and sets the variable "# of rectangles" to the answer. ℹ️ Note that most important thing is to CALCULATE it correctly. In other words, a project simply setting "# of rectangles" to the correct answer is disqualified. Bonus Challenges: ◾ Try to use as few blocks as possible ◾ Try to make the script as readable as possible ◾ Try to solve it in multiple ways Good luck!

Description

I implemented this with a recursive function as I did with Chessboard Challenge 1. Not the shortest solution, but an interesting one to showcase.

Project Details

Project ID785246377
CreatedJanuary 9, 2023
Last ModifiedJanuary 9, 2023
SharedJanuary 9, 2023
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root