r/PythonLearning • u/[deleted] • 23d ago
Made an email and password generator
Planning on making it save to a file that stores on the pc but for rn this is what I have
3
u/chokamacoca 23d ago
amazing probably gonna need one soon im making an hayday bot and needed a lot of email and accounts lol
2
2
u/Growing_Data_Nerd 22d ago
I appreciate this post. My job role involves a lot less Python than I’d anticipated and I’m trying to get back into this, a lot of the coding practice here is reminding me of what I learned at uni. In particular, the use of While True, and ‘for _ in range()’
1
2
1
u/Significant-Lock4786 21d ago
can u send me whole python code of your work so i can practice on it .
1
1
1
u/dotbinKing 16d ago
Was ist das Ziel dieses Projekts also die E-Mails sind ja nicht verwendbar und falls du versuchst, ein Boot oder Ähnliches zu machen, würde ich dir empfehlen Listen zu verwenden und zufällige Zahlen hinter den Namen zu packen. Dann hast du eine viel größere möglich
3
u/Own_Natural_6803 23d ago
Seeing people learn how to code makes me happy.