Closed mictab closed 7 years ago
Casts the URL to lower case when an user enters a URL. Makes us not have to worry about lower, upper or mixed case for future logic (e.g. string comparison).
main.py
Description
Casts the URL to lower case when an user enters a URL. Makes us not have to worry about lower, upper or mixed case for future logic (e.g. string comparison).
Important files to review
main.py