Today I'm gonna be showing you how to make a very important thing using python, which is a scam email checker in python, you could be asking "how can an email be a scam email?" I would answer "Some scammers put a Cyrillic "a" in their email for example The "a" in "[email protected]" (apple doesn't even have a support email) could be Cyrillic and not even from apple itself! this is a big scam!" today I'm gonna show you how to know if an email is a scam using python! BTW please subscribe!
Timestamps:
0:00 - Intro
0:14 - Starting to write code
1:54 - Running the project
2:18 - Searching for a cyrillic "a" copy paste
2:45 - pasting it for the "a" of apple
3:00 - finding out what's wrong in the email, Oh it is a cyrillic "a"!
3:10 - Thanks for watching! Please subscribe!