Palindrome Checker
Check if a word or phrase reads the same forwards and backwards
Palindrome Examples:
- madam
- racecar
- A man, a plan, a canal, Panama
- Was it a car or a cat I saw?
- No 'x' in Nixon
# Build a 20-category, 500-tool master list and save as JSON and JS exports. import json from pathlib import Path def make_slug(name): ...
No comments:
Post a Comment