Skip to content

Commit a25cf8b

Browse files
problme 63 initialization complete
1 parent 7b150ba commit a25cf8b

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

problem62/problem.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Problem 61:
1+
## Problem 62:
22

33

44
### Write a code on how to calculate the number of vowels and consonants in a string?(Use Javascript only)

problem63/problem.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Problem 63:
2+
3+
### Write a code to calculate if the string is palindrome ? (Use javascript only)

problem63/problem63.js

Whitespace-only changes.

0 commit comments

Comments
 (0)