VB.net 7-pp2: ISBN Validator Using VB.net Strings Operations, Arrays, Loops

preview_player
Показать описание
Introduction to Programming using Visual Basic
VB.net Programming Challenge 7-pp2: ISBN Validator Using VB.net Strings Operations, Arrays, and Loops

'Write a program that accepts an ISBN type number (including hyphens) as input.
'Calculate the sum, and tell if it is a valid ISBN
Note, the number is valid if it is divisable by 11.
Note, all numbers are added together as follows:
10*d1 + 9*d2 + 8 *d3....1*d10
last number can be a digit, or a letter 'X'. If 'X', than it represents digit 10

Learning to code? Follow my VB tutorials for beginners. I do a lot of Visual Basic programming challenges and VB.net projects as part of my homework - every day!
If you are learning to program, nothing beats solving real programming exercises and coding challenges.
So don't forget to subscribe, as I release new programming videos every day!
Рекомендации по теме
Комментарии
Автор

Thanks a bunch for the hand man. This one was different then the others I did.

JohnWithAnHGaming
welcome to shbcf.ru