Making a user-friendly input for subdividing a square into coordinates
I am working on a program (in Python) that involves cutting a square(s) into smaller pieces.
The user has to enter a ‘code’, which the program will automatically convert into the coordinates for each individual rectangle. Each rectangle also has a value associated with it.