Menu
Coddy logo textTech

Final words

Lesson 8 of 8 in Coddy's Email validator using Python course.

Well done!

You have created a fully working email validator!

But this only the beginning, some possible ways to improve this code:

  • Welcome message to the program
  • Repeatedly asking for input and validating, closing the program only for specific command
  • Better validations (we did it with easier terms)
  • Clean code - Learn at Coddy!

And there are much more.

Happy Coding!

Try it yourself

This lesson doesn't include a code challenge.

All lessons in Email validator using Python