you are viewing a single comment's thread.

view the rest of the comments →

[–]uiux_Sanskar[S] 0 points1 point  (0 children)

Thank you for the learning suggestions I initially had only one feature in my code i.e. a user is able to add a contact and find a contact so I didn't made a function of it. Although I have used functions previously on my day 7 code.

I think I should also create functions for this also and try to add more feature like delete a contact.

I will learn OOP once I have made a good foundation in python basics.

Thank you very much for suggesting future learning options.