Email Validation: Basic Solution

# Introduction In this lab, you are required to write a program that validates an email address by checking if it contains an "@" character, a "." character, has at least one character before the "@", and if the "@" and the "." are in the correct positions.

|60 : 00

Click the virtual machine below to start practicing