Commit 5f94b6f1 authored by elijah vasquez's avatar elijah vasquez 🦍

commi

parents
public class BankAccount{
int accountNumber;
String name;
double balance;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment