Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
time
2
3
pwd = input(
"Enter your password: "
)
# any password u want to set
4
Callers
nothing calls this directly
Calls
1
IInd_func
Function · 0.70
Tested by
no test coverage detected