MCPcopy Create free account
hub / github.com/geekcomputers/Python / create password validity in python.py

File create password validity in python.py

create password validity in python.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import time
2
3pwd = input("Enter your password: ") # any password u want to set
4

Callers

nothing calls this directly

Calls 1

IInd_funcFunction · 0.70

Tested by

no test coverage detected