filmov
tv
Coding a calculator with GUI with python (100 line of code)

Показать описание
A simple calculator application created with tkinter.
- timestamps -
0:00 - Setup
1:04 - Main entry and loop
2:15 - Write the function to write numbers and to clear the entry
3:21 - Write the function for the sum, multiplication, division and subtraction
4:51 - Write the function to solve the mathematical expression.
5:44 - Create the buttons for each number
6:43 - Create the buttons for the math operations
7:35 - Create the buttons for = and clear
8:18 - Draw the button in the grid
10:42 - I Almost forgot to add the clear function
10:50 - Testing the calculator
Please use the comment if you want to request some content.
- timestamps -
0:00 - Setup
1:04 - Main entry and loop
2:15 - Write the function to write numbers and to clear the entry
3:21 - Write the function for the sum, multiplication, division and subtraction
4:51 - Write the function to solve the mathematical expression.
5:44 - Create the buttons for each number
6:43 - Create the buttons for the math operations
7:35 - Create the buttons for = and clear
8:18 - Draw the button in the grid
10:42 - I Almost forgot to add the clear function
10:50 - Testing the calculator
Please use the comment if you want to request some content.