dio porco?

This commit is contained in:
sco
2022-05-23 17:44:59 +02:00
parent b586c8d3f2
commit 183736b4e6
9 changed files with 77 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
package intro.persone;
public enum Cittadinanza {
Italiana, EU, ExtraEU
}