Assessment wanted: Form validation 2

Hi, can someone please review my code for the Form Validation second skill test?
Here is my code and here is the assessment page.
Learning how to use regex was pretty scary at first but I’m now really happy to know the basics.
Thanks!

Hello @funny-monke

you doing great i see you did some extra work using the regex :clap:

and have a nice day :slight_smile:

Regex are indeed a bit scary. But I was always fascinated by the power they have. I don’t need to use them much, but it’s always really satisfying when they finally work :sweat_smile:

As a reference I like to look things up on https://www.regular-expressions.info
When creating a new regex or analyzing an existing one I found this site very useful: https://regex101.com

Michael

i like this site it awesome i use it also it help sooooooo much

1 Like