début TD4

This commit is contained in:
2022-10-06 10:41:21 +02:00
parent beeffa4936
commit 61c78c8e14
9 changed files with 154 additions and 2 deletions

View File

@ -7,7 +7,7 @@ using Programmation_objet_TLESIO21.TD3.fleuriste;
namespace Programmation_objet_TLESIO21.TD3 {
public static class Td3 {
public static class TD4 {
public static void Exo1_1() {
Compte c1 = new Compte();