Difficulty level (1-10): [10]
Estimated time spent (hours): [20]
Completed (yes/no): [Yes]
I stretched my coding skills (if yes what did you learn?): [I really stretched myself to take care of this challenge, took me almost 2 days to finally resolved it.]
Other feedback (what can we improve?): [for a newbie like me, it make no sense to present the collections module's Advanced data structure(namedtuple, Counter, defaultdict) without first introducing the basic data structure (list, tuple, dictionary).
I can see the basic data structure followed by Advanced data structure in the course list, it should be other way around.]
Difficulty level (1-10): [10] Estimated time spent (hours): [20] Completed (yes/no): [Yes] I stretched my coding skills (if yes what did you learn?): [I really stretched myself to take care of this challenge, took me almost 2 days to finally resolved it.] Other feedback (what can we improve?): [for a newbie like me, it make no sense to present the collections module's Advanced data structure(namedtuple, Counter, defaultdict) without first introducing the basic data structure (list, tuple, dictionary). I can see the basic data structure followed by Advanced data structure in the course list, it should be other way around.]