Creating a User Interface in Python 2

--Originally published at Ed_Alita

Creating the Opcion.

By puting this you create the options.

interface2

If you put one this is the result

interfaceex2

Creating user and Passwords

Then you need to create a list of Usuarios and a dictionary of Password:

interface2-1

The next code is used to create the comparative of users

interface2-2

Asi lo vas a poner en tu main.

interface2-3