Chalarangelo / 30-seconds-of-code

Short code snippets for all your development needs
https://30secondsofcode.org/
Creative Commons Attribution 4.0 International
121.67k stars 12.03k forks source link

Added method that returns value from nested and untested object #2045

Closed Shubhamjatara closed 1 year ago

Shubhamjatara commented 1 year ago

Method that returns value from nested and untested object by using recursion technique.