Validating ID Card Number

# Introduction In this challenge, we will validate the last digit of an ID card number based on a specific calculation rule. The ID card number is a crucial proof of identity for Chinese citizens and contains 18 digits. Using a program, we will calculate whether the last digit of the ID card number is valid by following the verification rules.

|60 : 00

Click the virtual machine below to start practicing