Keen Learner and Exp... • 23h
Day 29 of learning python as a beginner. Topic: GUI using tkinter. I was getting some suggestions that I should start learning tkinter and PyQt as those will pose some really interesting challenge and I will have some fun learning them. Therefore I have started learning tkinter and created a simple layout for a calculator I had created during my first few days of learning python. tkinter is a python library used for creating visual interfaces which a user interacts with in order to interact with the function. You can say that it shows result in a more beautified way than the console. tk.Tk() creates a separate window where I can create the UI. I used for loop to ensure that both the rows and columns fills the frame so that there's no extra space left. I then created a list named buttons to contain several tuples which carry the details of what and where each button carries and where it is located. The I created another for loop to actually assigns the data to each button and arrange those buttons in a grid using .grid() function. Although I haven't added any functionality to the calculator (I already have its program just need to make some minor changes whenever needed) it was a really fun and exciting experience creating the GUI. Also here's my code and it's result.
Keen Learner and Exp... • 19d
A few days ago I started learning python and casually posted about a program I created at that time (a basic quiz to be more specific). I just realised that it got approx 55k views on my that post on reddit. A lot of people appreciated my code and m
See MoreFounder of Find Infl... • 8m
How Does the Influencer Price Calculator Work? Using the Influencer Price Calculator is easy: Enter your Instagram or YouTube profile details. The calculator analyzes your profile metrics, such as followers and engagement rate. Get a customized pric
See MoreDownload the medial app to read full posts, comements and news.