Coderich-Community / python4

This is Python Devlopment Repository
MIT License
1 stars 4 forks source link

Email_slicer created #23

Open Shivani-Sharma-23 opened 7 months ago

Shivani-Sharma-23 commented 7 months ago

The Email_Slicer is a simple Python script designed to break down an email address into its fundamental components: the username and the domain. It provides a straightforward utility for users to input an email address, and in turn, receive the extracted username and domain information.