A regular expression describes a pattern of characters - like 'digits only' or 'an email shape' - so you can find it.
What you'll learn from this poster
What you can doDescribe a text pattern / Find or replace / Also for input checks
Basic symbols\d = a digit / \w = a letter or digit / . = any one character / * + ? = repetition
Examples\d+ = a run of digits / ^...$ = start and end of line / [abc] = any one of them
Watch outSyntax varies a little by language / Don't over-complicate / Test to be sure
Regex is a tool to describe text patterns
Usage: Free to print and display for learning at school or home (no sign-up). High-resolution portrait PNG (1024×1536); A3 or larger is recommended. Please do not sell, use commercially, or redistribute modified versions.