•  
      tasks #45389 Convert nested tuple to custom key dictionary
    #45389
    Mohini Singh (mohini)
    2022-08-16 21:55
    2022-08-16 21:55
    Details
    Convert nested tuple to custom key dictionary
    Using list comprehension + dictionary comprehension.
    The combination of above functionalities can be used to solve this problem. In this, we perform the task of assigning keys using dictionary comprehension and iteration of all keys and constructing data using list comprehension.
    5 - Medium
    State of Progress
    2022-05-19
    100
    2022-05-21
    Mohini Singh (mohini)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-20
    Closed
    Attachments
    References
    References list is empty