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