diff --git a/Giocatore.cs b/Giocatore.cs new file mode 100644 index 0000000..7dbb771 --- /dev/null +++ b/Giocatore.cs @@ -0,0 +1,5 @@ +namespace squadre_calcio; + +class Giocatore { + +} \ No newline at end of file