python question

6) [15 ptsl Define a Python program called Inverse Sum to calculate the sum ofn – 1 numbers based on the definition below: YOU HAVET TO USE RECURSION CONCEPT. For example, for given n 2 2, Inverse_Sum(n)-1+1+1+ if n 1, Inverse_Sumtn)-1 and n-1 Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .