You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ After being introduced to Tkinter, you will be guided step-by-step through the a
7
7
## Instructions and Navigation
8
8
All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
9
9
10
-
All code files are placed in their respective folders.
10
+
All code files are placed in their respective folders. The _init_ file would be empty in all the code files which is to be filled by the user as per instructions given in the book.
0 commit comments