filmov
tv
Python Basics Lesson 8 - Simple GUI Calculator
Показать описание
Welcome back to lesson 8
Here we write the main function - the brains that will do the behind the scenes work of calculating the data entered by the user, and displaying it back on screen
We don't assign it to any widgets until next lesson but that will be easy enough
Only one lesson of coding left and our Calculator App will be complete
Here's the code for this lesson:
See you in Lesson 9 where we finish the program
NOTE: I have put codes for every lesson on the guthub links included, but I also have added the FULL and finished program source code there, and also a version of it that is filled with comments for each section of code. Feel free to download any of the codes here:
Here we write the main function - the brains that will do the behind the scenes work of calculating the data entered by the user, and displaying it back on screen
We don't assign it to any widgets until next lesson but that will be easy enough
Only one lesson of coding left and our Calculator App will be complete
Here's the code for this lesson:
See you in Lesson 9 where we finish the program
NOTE: I have put codes for every lesson on the guthub links included, but I also have added the FULL and finished program source code there, and also a version of it that is filled with comments for each section of code. Feel free to download any of the codes here: