Pangram
This commit is contained in:
parent
fee5c1afe4
commit
a62c22030e
4 changed files with 38 additions and 1 deletions
|
|
@ -9,6 +9,7 @@ Includes:
|
|||
- **Bob**: returns different responses based on input.
|
||||
- **Bowling**: calculate the score for a game of bowling.
|
||||
- **Grade School**: given students' names along with the grade that they are in, create a roster for the school.
|
||||
- **Pangram** - determine if a sentence is a pangram (every letter of the alphabet is used at least once).
|
||||
- **Rock, paper, scissors**
|
||||
- **Roman numerals**: convert a number into its roman numeral value.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue