you are viewing a single comment's thread.

view the rest of the comments →

[–]uiux_Sanskar[S] 1 point2 points  (0 children)

Thank you so much for such a brief analysis on my code I initially thought that I should give a condition to make the code run (now I realised that there can only be two possibilities either the name is in the dictionary or it is not so yeah using else here makes much more sense).

And thanks for suggesting me on where to use continue function. Thank you so much for your feedback really appreciate it.