Skip to content

Commit 5a2fd51

Browse files
authored
Updated README.md Formatting
1 parent f2f1ace commit 5a2fd51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

L-A/0011 The Fiscal Code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Each person in Italy has an unique identifying ID code issued by the national ta
55

66
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:
77

8-
-Generate 3 capital letters from the surname, if it has:
8+
- Generate 3 capital letters from the surname, if it has:
99

1010
- At least 3 consonants then the first three consonants are used. (Newman -> NWM).
1111
- Less than 3 consonants then vowels will replace missing characters in the same order they appear (Fox -> FXO | Hope -> HPO).

0 commit comments

Comments
 (0)