Home | Scoring Guidelines | Overview | Ideation | Submission | Written Responses |
Idea
Palindrome Checker
- Users input possible palindromes
- Program returns whether the inputs are palindromes or not
- Data collection type: list
- Procedure/function to create instances of Palindrome class and print the results
- Iteration: repeat for all palindromes inputted
- Sequencing
- Selection: selection of program code to execute depending on if/else (if solely numeric don’t need to change case or remove symbols)