Skip to content

Commit 3375fc3

Browse files
committed
Added Limit Calculator Project
1 parent a67f5f2 commit 3375fc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ Numbers
6767

6868
**Coin Flip Simulation** - Write some code that simulates flipping a single coin however many times the user decides. The code should record the outcomes and count the number of tails and heads.
6969

70+
**Limit Calculator** - Ask the user to enter f(x) and the limit value, then return the value of the limit statement *Optional: Make the calculator capable of supporting infinite limits.*
71+
7072

7173
Classic Algorithms
7274
-----------------

0 commit comments

Comments
 (0)