Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: **** PassWord
Post: RE: **** PassWord

import time import os ans = True while ans: print(""" ---------- 1. EXIT 2. START ---------- """) ans=raw_input(""" Kies een nummer: """) if ans == "1": ...
kadoushka General Coding Help 13 17,938 Mar-22-2017, 01:54 PM
    Thread: **** PassWord
Post: **** PassWord

I want to make a password script in python that changes my input to *, so when i type 1234 you can only see **** pa=getpass.getpass("Password: "), i can't see how many characters i typed pa=raw_input...
kadoushka General Coding Help 13 17,938 Mar-19-2017, 09:10 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020