This version currently runs in the terminal/command window. I created two functions:
ask_for_password():
Prompts for a password and then repeats back what was typed. I’m of two minds about it (not very secure repeating back password to user) and so left it as a separate function.
check_basics():
The user types the password inside the function bracket e.g. check_basics(“secure”) to check secure as a password.
my home away from home and where I will be sharing my adventures in the world of technology and all things geek.
The technology subjects have varied over the years from Python code to handle ciphers and Pig Latin, to IoT sensors in Azure and Python handling Bluetooth, to Ansible and Terraform and material around DevOps.
You must be logged in to post a comment.