Skip to content
Snippets Groups Projects
Commit eaa8e29b authored by Amar Jyoti Chakma's avatar Amar Jyoti Chakma
Browse files

Changing Branch

parent 173c4f71
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,13 @@ public class BankAccount{
}
}
public getBalcance(){
public void getBalcance(){
}
// TODO: Make addFunds()
public void addFunds(){
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment