Hello, I'm using python 3.2.3 and I'm making a program that show the of occurrences of the character in the string in Tkinter.
My questions are: How can I make an empty Entry object that will hold a word that a user will enter? How to make an empty Entry object that will hold a single character that the user will enter? How to A Button object with a text equal to "Count"? Thanks in advance. -- http://mail.python.org/mailman/listinfo/python-list