Skip to content

This contains a raw code of a general bank software that is used to open an account. It has options in its its initial status as Check Balance, Deposit amount, Withdraw amount, Account open type etc.

Notifications You must be signed in to change notification settings

PiyushBL45t/Project_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Project_1

This repo contanins two codes

  1. atm.py, a Code of a general bank software that opens an account for the customer. The conccept of OOP is used with simple while looping and conditional statements. No python libraries or modules were used in this code
  2. MArks.py, a code that taken input from the user to store number of students present in a class test and return maximum number of students, students absent for the test and students scored maximum marks in the test. Modules used were "array".

About

This contains a raw code of a general bank software that is used to open an account. It has options in its its initial status as Check Balance, Deposit amount, Withdraw amount, Account open type etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages