Lock Page Test 2
StudioHawaii
Made with
Python
Published on Dec 2, 2022
New Page Lock Cover With Pin Code (Default code 1234)
Disclaimer: This is actually a bad practice, I put the pin in the source code so It would run as an example. What you really want to do is make an env file or create a secret in replit. The os module can use os.environ['pin']. I left this in a comment in the code for more info.
Loading comments...