This Video Is Absolutely for Beginners.This tutorial gives step-by-step guide on how to build an Email Slice at the Beginner Level.
Please Subscribe,Like and Share This Video.
Source Code :
ch='y'
while ch in ['y','Y']:
email = input('\nWrite Down the Email Adress here : ')
user=email[:email.index("@")]
domain=email[email.index("@")+1:]
output = "Your Email is {} and \n\n your username is {} and \n\n domain name is {}".format(email,user,domain)
print('\n\n')
print(output)
ch=input("\nDo You Want to Try Again with Any Other Mail Address(y/n)? : ")
Music by : NCS
Music : Electrolight Symbolism
Video Link : • Electro-Light - Symbolism | Trap | NC...
На этой странице сайта вы можете посмотреть видео онлайн Email Slicer Tutorial Using Python in just 4Mins (Source Code @ Description) |Beginner Tutorial длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Python World 05 Январь 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 60 раз и оно понравилось 6 зрителям. Приятного просмотра!