Question: In python 5. Create a numerology program that computesa numeric value of a name. This is done by assigning a value for each letter in
5. Create a numerology program that computesa numeric value of a name. This is done by assigning a value for each letter in the name and adding up all the letters. Let "a"-1, "b"-2, "C"-3, "z"-26; ignore spaces and treat uppercase letters the same as lowercase letters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
