Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 482 Bytes

Gusess-number:

We take a small and a large number from the user, and then the program must generate a random number and ask the user to guess, and the user will have five chances to guess.

Hangmang:

We have a list of names and one of the names is chosen randomly and the user has to guess the letters of the words.

password_management:

the user can add a user password and can do three things: add, view and close the program and how to encrypt and decrypt the password.