How to return string from tuple of tuple using recursive function in Python

后端 未结 0 1762
深忆病人
深忆病人 2020-11-27 12:46

I need to create a program in python that outputs the string from the input which is a tuple.

()()((())()("csgo","genshin"),() Output: csg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题