예제 #1
0
def get_password(prompt):
    return os_getpass(prompt)
예제 #2
0
def get_password(prompt):
  return os_getpass(prompt)