Introduction
Lesson 1 of 8 in Coddy's Email validator using Python course.
Welcome to this course!
We will create a fully working email validator program using Python.
The program will ask for input from the user and will print output if the input is valid email or not.
Let's start coding!
Try it yourself
This lesson doesn't include a code challenge.
All lessons in Email validator using Python
1Introduction
Introduction