Optional character

  • ?

Match the word color or the word colour

Regex: r'colou?r'

Input: color
Input: colour
Input: colouur