Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Make it print out * when typing somehting in

$
0
0
so i know in some programming languages if you start typing and you set it up in the code so then it will when you lets say type "TEST" it would print out as ****

word = input("Enter a word(s) to encrypt :")


i was thinking of putting something like "world = output ("*")"
can someone explain how to do it?

Viewing all articles
Browse latest Browse all 51036

Trending Articles