You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,6 @@
2
2
3
3
A simple, functional web calculator built using **HTML**, **CSS**, and **Python**. This project uses **PyScript** to run Python logic directly in the web browser, eliminating the need for a traditional backend server.
4
4
5
-
## 🚀 Live Demo
6
-
You can view the live project here: # 🧮 Python Web Calculator
7
-
A serverless calculator built with HTML and Python (via PyScript).
8
-
9
5
## 🚀 Live Demo
10
6
[View the Calculator Live](https://dax665.github.io/calculator/)
0 commit comments