#python learning we have two files
app.py: when entered a wrong pin it doesn't work and when entered correct pin it displays or asks how much you want to withdraw and money must be between 1 to 500.
guessing.py: just having number in program and ask the user to guess it . when he or she does it correct it displays on which attempt he has done it correct.