Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

note: What is the answer? TC ID numbers: Republic of Turkey ID numbers. Please show it by writing Python code (not other codes) and send

image text in transcribed

note: What is the answer?

TC ID numbers: Republic of Turkey ID numbers.

Please show it by writing "Python" code (not other codes) and send here your code's photo. Don't write the only answer , I need the code. Thanks .

TC identification numbers are prepared according to a specific algorithm. I mean; If we subtract the sum of the 2nd, 4th, 6th and 8th digits from the 7 times the sum of the 1st, 3rd, 5th, 7th and 9th digits, we get the 10th digit. In addition, the units digit of the sum of the first 10 digits gives us the 11th digit.

Question 1.) If you take the TC ID numbers starting from 100,000,001 and going up to 999,999,999 (both included) and generate all check digits (digit 10 and 11) you will see that all possible check digits (starting from 00 and going up to 98) appear 18,000,000 times. Only one check digit appears 17,999,999 times. Which one? (20 pts) Question 1.) If you take the TC ID numbers starting from 100,000,001 and going up to 999,999,999 (both included) and generate all check digits (digit 10 and 11) you will see that all possible check digits (starting from 00 and going up to 98) appear 18,000,000 times. Only one check digit appears 17,999,999 times. Which one? (20 pts)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Managing Your Information How To Design And Create A Textual Database On Your Microcomputer

Authors: Tenopir, Carol, Lundeen, Gerald

1st Edition

1555700233, 9781555700232

Students also viewed these Databases questions

Question

What steps should be taken to address any undesirable phenomena?

Answered: 1 week ago