We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b004fb1 commit 818c42dCopy full SHA for 818c42d
6-Flood-fill.py 06-Flood-fill.py
@@ -51,4 +51,4 @@ def main():
51
floodFill(interior_x, interior_y, fillColor, interiorColor)
52
win.getMouse()
53
54
-main()
+main()
0 commit comments