Draw a 16×16 table of unicode symbols. Unicode starts from number 0x2600 (Hexadecimal). You can convert number to text with chr() function. You can start with different number to find
In a level 2 project (https://pythonturtle.academy/triacontagon/), you drew a Triacontagon (30-gon). In this project, you are going to draw a Triacontagon Wheel. You may either use mathematical skills or use