OTP System in Python Using File Handling
Harshit Ahluwalia
Growth Hacker | Generative AI | LLMs | RAGs | FineTuning | 62K+ Followers
Today ive made a good working OTP System Using FileHandling in Python
YOu can see that code in my Github Profile "https://github.com/harshitahluwalia7895/OTP_Python_Program_using_File_Handling"
About This Program:
Actually this program will take your number as an input and then with the Concept of File Handling it will create a newfile in your Hard drive named as newFile.txt as reflected in the program.Then you have to open that File a OTP has been sended to that File . Copy that code and paste it into the terminal . It wil ask you whether you wan to continue or not so as your preferences give your answer as y/n.
THANKYOU....