CodeMaster007

1
reputation
2

let fanta= new fanta( ); if (fanta.isEmpty( ) ) { fanta.refill( ); } else { fanta.drink( ); }