Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 1
- Downvoting Members
- 2
0 Endorsements
Ranked #107.65K
1 Posted Topic
i need a recursive function to break a directory so that i can display the elements of the directory in the table. l = {'key1':['1','2','3'],'key2':['4','5','6']} return l.values() i want to show ths directory to be seen in table and i have to call this code in ZPT. plz help Editor's …
The End.
ptirthgirikar