Python Basics Tutorial Tkinter Tip Calculator using Entry Get Method

preview_player
Показать описание
Learn how to use the entry get method from tkinter for python programming

twitter: @python_basics

#pythonprogramming #pythonbasics #pythonforever
Рекомендации по теме
Комментарии
Автор

How do I get entry from a second text box in my GUI? I am creating a program where the user enters the percent tip themselves into a separate text box.

matthewcaesar