Question: Python Write a script that allows the user to enter an email address and prints the domain in a message like, your email domain is
Python
Write a script that allows the user to enter an email address and prints the domain in a message like, your email domain is amail.com.
In an email address, the part after the @ symbol is called the domain.(eg. amail. com is the domain of python@amail.com)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
