EP 241 Computer Programming
 


EP241 - Homework


Stars

While you input a password from keyboard, for each password character a star symbol is printed to hide password.
Write a program to implement this security issue.

Example output:

Input password : *************
Pass is correct.
Welcome to the program.

University of Gaziantep - Department of Engineering Physics (2005 - 2024)