Python Challenges

Asha
1 min readMar 5, 2020

--

its time to to practice

#Challenge:1

program to create a dictionary with name and mobile numbers

By taking user inputs in python and check weather a particular person have one phone number or many.

Python Dictionary practice example

#Challenge 2:

Regex to validate phone numbers

Challenge 3:

# python user defined function can call other user defined function

python user defined functions

Keep on practice will meet you in other blog thanks

--

--