News

This program is the result of a Bootcamp held by Progate X UIN Syarif Hidayatullah. There are three files, namely atm_card, customer, and atm_program. atm_card is a module to accept value arguments ...
To make this atm simulator we have made a class and have used a constructor to intialise the current balance to 10000 and have set the pin to 1234, there are some several methods are being made in the ...