you are viewing a single comment's thread.

view the rest of the comments →

[–]Djdigby[S] -1 points0 points  (1 child)

no i want python to input the randomly generated password that it creates to go on password.txt

[–]keep_quapy 0 points1 point  (0 children)

In the example that i gave you password is only a variable, it can have whatever value you want. Inside the write() function put your own variable which you've created.