mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-11-21 13:25:53 +02:00
Clean up duplicate heading (#2424)
This commit is contained in:
parent
4c78c3be6d
commit
bd7b7eb121
@ -4,8 +4,6 @@ minutes: 30
|
||||
|
||||
# Exercise: Luhn Algorithm
|
||||
|
||||
# Luhn Algorithm
|
||||
|
||||
The [Luhn algorithm](https://en.wikipedia.org/wiki/Luhn_algorithm) is used to
|
||||
validate credit card numbers. The algorithm takes a string as input and does the
|
||||
following to validate the credit card number:
|
||||
|
Loading…
Reference in New Issue
Block a user