diff --git a/Calculators/Lottery-Odds-Calculator/README.md b/Calculators/Lottery-Odds-Calculator/README.md
new file mode 100644
index 000000000..bf4cf4bf2
--- /dev/null
+++ b/Calculators/Lottery-Odds-Calculator/README.md
@@ -0,0 +1,15 @@
+#
Lottery Odds Calculator
+
+## Description :-
+
+A calculator that calculates your chances of winning the lottery by taking the input as the number of tickets sold and the number of tickets bought by you.
+
+## Tech Stacks :-
+
+- HTML
+- CSS
+- JavaScript
+
+## Screenshots :-
+
+![image](https://github.com/user-attachments/assets/c850c5f9-19e7-4e12-bcf2-606661176d74)
diff --git a/Calculators/Lottery-Odds-Calculator/index.html b/Calculators/Lottery-Odds-Calculator/index.html
new file mode 100644
index 000000000..b73eaea7d
--- /dev/null
+++ b/Calculators/Lottery-Odds-Calculator/index.html
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+ Lottery Odds Calculator
+
+
+
+
+