We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f152ecc commit 0188a9cCopy full SHA for 0188a9c
ch17-graphical-user-interfaces/6-challenge.py
@@ -3,7 +3,7 @@
3
4
# Please note that there are many ways to solve this challenge. The code
5
# contained in this solution is just one way. If your solution is different,
6
-# but work, then you did a great job!
+# but works, then you did a great job!
7
8
import tkinter as tk
9
from tkinter import filedialog
0 commit comments