Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 748 Bytes

File metadata and controls

21 lines (10 loc) · 748 Bytes

Title : Tracking Phone Number

Description: Here we will get the location of phonenumber by their country or area code .

List out the libraries imported : phonenumber

Setup instructions: Here we just need to have the phone number for which we need to find location it had to be given in input and we will get the location in output.

Detailed explanation of script: Here by using phonenumber library we can get location of phone number by using the area/city/country code.

Output: input(phone) output(phone)

Author: Neel Shah