logo CodeStepByStep logo

regex6

Language/Type: General regular expressions
Author: Melissa Hovik (on 2018/06/01)

Write a regular expression that will match each of the following patterns:

camelCased strings containing only letters, with at least one letter capitalized
PascalCased strings containing only letters, with at least one letter capitalized
under_score strings containing only letters and (optional) underscores between letters

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.