Question: A python program 1. Create a program that will open the file numbers.txt and check each line if the sum of the given string digit

 A python program 1. Create a program that will open the

A python program

1. Create a program that will open the file numbers.txt and check each line if the sum of the given string digit numbers is palindrome If the given numbers are 10,20,30,17 then you have to add the numbers (77) then the number is said to be sum palindrome. Example output Line 1: 10,20,30,17 (sum 77) - Palindrome Line 2: 1,2,3,4,5 (sum 15) - Not a palindrome

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!