Skip to content

Commit 288da96

Browse files
committed
update
1 parent b77e94b commit 288da96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
### Here are some simple javaScript problem-solving solutions. It's for beginners.
22

3-
<h5 style="color:green">AnimalCount</h5>
3+
<h5 style={color:'green'}>AnimalCount</h5>
44
<p>Suppose you are going through a jungle. Now there are many animals around you. You want to count these. But the number of creatures is growing as deep as you want. There are 50 animals in the first 10 miles and 100 animals in the next 10 miles. There are 200 animals per mile in the next mile. Now how to calculate these is shown inside animalCount.</p>

0 commit comments

Comments
 (0)