I thought I met the restriction requirement... Looking at the `.txt` file, it's got this content (snipped for brevity), with no duplicate primitives:
The restriction is:
You can only use each primitive once
Limitation is completely optional and is an added modifier. The seven primitives (shapes) included are pyramid, prism, cube, pent, hex, cylinder, and plane. No extrusions allowed. Moving vertices of primitives or deleting faces is allowed. You do not have to use all primitives.
Here's where I think I got to:
✅ No extrusions allowed (I didn't do any extrusions at all)
✅ Moving vertices of primitives or deleting faces is allowed (I deleted some faces, and moved lots of verticies)
✅ You do not have to use all primitives (I didn't use "pyramid")
Which part of the restriction did I miss?