Posts by Wellerson Pimentel • 17 points
3 posts
-
0
votes2
answers3404
viewsQ: Take a Tkinter entry and save to a variable
I made this initial window where I took the data, and when the client used it, after providing the data and confirming it, it closed and kept the data saved in a variable that was not tied to an DEF…
-
-1
votes7
answers49407
viewsA: How to install PIP in Windows 10?
With me the same thing happened, the day before that, I installed pyinstaller normally by the Pip command, and after that without problems I did the conversion of a . py, when trying to make another…
-
1
votes2
answers421
viewsQ: Doubts of python
I’m new to python, and I’m looking to make a system, where you fill out a questionnaire, and consequently it already prints in html to just paste in the forum. What I rode was the following: from…