I need help with the program on which I did the assignment, which sounds like this: Draw a coordinate plane and on it draw a snowman (mark all points)
Write a program to build a figure (snowman), but in the end I get this error: AttributeError: ” object has no attribute ‘font’ on line 7 in main.py
I tried many times rewriting the code differently, I added the ‘font’ attribute to the ‘draw_grid(screen, MARGIN, )’ line, and changed ‘font’ to ‘draw_grid’. But all to no avail. That’s why I’m asking for your help
Almaty Sity is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.