Generation

generate functionWed, 22 Mar 2023

get windows user pasword and print in the screen

import getpass password = getpass.getpass() print(password)

Questions about programming?Chat with your personal AI assistant