Email Slicer Tutorial Using Python in just 4Mins (Source Code @ Description) |Beginner Tutorial

Publicado em: 05 Janeiro 2021
no canal de: Python World
60
6

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...  


Nesta página do site você pode assistir ao vídeo on-line Email Slicer Tutorial Using Python in just 4Mins (Source Code @ Description) |Beginner Tutorial duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Python World 05 Janeiro 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 60 vezes e gostou 6 espectadores. Boa visualização!