37c37c1a0c

Members
  • Content Count

    6
  • Last visited

Everything posted by 37c37c1a0c

  1. public class TesteCompte { public static void main(String[] args) { Compte C1,C2; C1 = new Compte(); C2 = new Compte(); C1.Deposer(5000); C2.Deposer(1000); C2.Retirer(100); C1.Virment(C2,750); System.out.println("Compte N1:"+C1.ToString()+"\nCompte N2:"+C2.ToString()); } } [/color] :ezy: :ezy: :ezy: :ezy: :ezy: :ezy: :ezy:
  2. thnks bro good job keep going
  3. great work bro share some netflix