79591025

Date: 2025-04-24 15:56:17
Score: 1
Natty:
Report link

Your canvas is not visible. One way to make it visible is to pack it by by adding

self.canvas.pack(fill="both", expand=True)

to your terkinter.py __init__ method.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Charles Knell