Write a program that prompts the user to enter unlimited websites addresses in the form:
https://website.domain
Stop the input process when "@" is entered.
Your program should print:
1. How many address belonged to Jordan.
2. How many address belonged to Saudi Arabia.
3. If the website's address is not secured , print a message indicating that this website might cause harm to your computer.
Note: a none secured website is a website with the address: http//website.domain