Im new to python. So I was hoping someone could provide the following.
How would I go about checking if a user can be opened. For example if
user provides www.x.com, how would I check if there is such a url?
What methods would I need to invoke?
Thank you very much for your time
How would I go about checking if a user can be opened. For example if
user provides www.x.com, how would I check if there is such a url?
What methods would I need to invoke?
Thank you very much for your time
Comment