Python Forum

Full Version: Recursive using Python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Need help in achieving below logic using python

I have a data in the table as below and need output as below

https://imgur.com/a/ppSRXeT
What have you tried so far? Are you getting errors?