mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
@@ -36,7 +36,7 @@ public class Pangram {
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Checks if a String is Pangram or not by checking if each alhpabet is present or not
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user