I don't want to create a duplicate question of How to prove a language is regular?, I only want to know what is a good and simple way to explain why a language like
$\qquad \displaystyle L = \{w \in \{a,b,c\}^* \mid w = ua \text{ and } |u| \equiv 2 \pmod 3 \}$.
is regular.