You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: L-A/0011 The Fiscal Code/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Each person in Italy has an unique identifying ID code issued by the national ta
5
5
6
6
Given an object containing the personal data of a person (name, surname, gender and date of birth) return the 11 code characters as a string following these steps:
7
7
8
-
-Generate 3 capital letters from the surname, if it has:
8
+
-Generate 3 capital letters from the surname, if it has:
9
9
10
10
- At least 3 consonants then the first three consonants are used. (Newman -> NWM).
11
11
- Less than 3 consonants then vowels will replace missing characters in the same order they appear (Fox -> FXO | Hope -> HPO).
0 commit comments