Skip to content

Adrianlm17/DNI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata DNI

This kata is a work exposed by our teacher: dfleta

It consisted of writing a program that, given a DNI number, would obtain its NIF letter.

Notes

  • The NIF is obtained from the remainder of dividing the DNI number by 23.
  • The resulting number indicates the position of the letter corresponding to that DNI in the following string: (The letters: I, Ñ, Q, U are not used)

nif-dni

Releases

No releases published

Packages

No packages published

Languages