Exercise
- Obtain the domain (thapar.edu) name from the URL
http://www.thapar.edu/index.php/about-us/mission
.
- You have the tuple
tup = ('www', 'thapar', 'edu','index', 'php','about-us','mission')
; now you can make a full URL like this www.thapar.edu/index.php/about-us/mission