ST. Thomas School
ST. Thomas School
Thomas School
Class: 11 A
Certificate
Signature: ____________________
Date: _________________________
Acknowledgement
Acknowledgement
Table of Contents
Introduction
Sample Output
Scientific Calculator Program
Sample Output
Note:
Sample Output
2. Power Calculator
• Basic Calculator:
o Addition, Subtraction, Multiplication, Division
• Scientific Calculator:
o Sine, Cosine, Tangent, Logarithm, Square
Root
• Graphical Calculator (Tkinter):
o Interactive GUI-based arithmetic operations
• Menu-Driven Calculator with Exception
Handling:
o Continuous operations with error handling
• Geometric Calculator:
o Area and perimeter/circumference for circles,
rectangles, and triangles
• Additional Programs:
o Factorial and Power Calculators
Summary
• The project includes multiple calculator programs
that highlight different aspects of Python
programming.
• Code samples and corresponding outputs
demonstrate practical applications.
• The interactive GUI-based calculator shows the
potential for creating user-friendly applications.
• This project is intended as a resource and learning
tool for fellow students.
Final Remarks
Final Remarks
Bibliography
Appendix
Additional Notes: