We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde11c0 commit 0c0c3a7Copy full SHA for 0c0c3a7
tkinterTUT/tk4_listbox.py
@@ -1,3 +1,8 @@
1
+# View more python learning tutorial on my Youtube and Youku channel!!!
2
+
3
+# Youtube video tutorial: https://www.youtube.com/channel/UCdyjiB5H8Pu7aDTNVXTTpcg
4
+# Youku video tutorial: http://i.youku.com/pythontutorial
5
6
import tkinter as tk
7
8
window = tk.Tk()
0 commit comments