Week 6: Randomness and Grid Applications¶
Monday, Feb 10, 2025
Randomness is incredibly useful in many programming applications, including programmatic design. This week we’ll learn about how to harness randomness in Python, and we’ll see some applications of randomness using grids.