GiovanniBruno22 / PythonBeginners

This repository is meant for new developers to submit first pull requests to and get reviews from peers.
17 stars 22 forks source link

Issue #30 #49

Open SarojArchana opened 8 months ago

SarojArchana commented 8 months ago

Added a code for graphical calculator in Python using Tkinter, allowing users to perform arithmetic operations and supported mathematical functions, including sine (sin), cosine (cos), tangent (tan), logarithm (log), and natural logarithm (ln), with error handling for invalid input.

SarojArchana commented 8 months ago

@GiovanniBruno22 Can you please help to review my PR and close this issue.