Wanderwave🌊
1 subscriber
7 photos
2 links
Download Telegram
27😎
تسک۲
Forwarded from 𝒁𝒆𝒊𝒏𝒂𝒃
This media is not supported in your browser
VIEW IN TELEGRAM
𝒁𝒆𝒊𝒏𝒂𝒃
Video message
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from MARZIEH
email = input("Enter your email: ")
characters={"!" ,"#" , "$" , "%" , "&" , "♤" , "♡" , "☆" , "□" , "●" }

if email.endswith("@gmail.com"):
    char = email.split("@")
    if len(char) ==2:
        left = char[0]
        right = char[1]
        left=set(left)
        right=set(right)
        if not left.intersection(characters):
            print("true")
        else:
            print("isn't correct")
    else:
        prin("isn't correct")
   

else:
    print("email isn't correct")
Forwarded from MARZIEH
Forwarded from MARZIEH
Forwarded from MARZIEH
Forwarded from MARZIEH
Forwarded from MARZIEH
25
بی کلام
شادمهر عقیلی
24🙂‍↔️