Skip to content

Commit b4c66be

Browse files
committed
resolve: removed 'Ans'
1 parent 4c7fdbe commit b4c66be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

String/CheckPangram.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* What is Pangram?
3-
* Ans: Pangram is a sentence that contains all the letters in the alphabet https://en.wikipedia.org/wiki/Pangram
3+
* Pangram is a sentence that contains all the letters in the alphabet https://en.wikipedia.org/wiki/Pangram
44
*/
55

66
/**

0 commit comments

Comments
 (0)