Problem
Write down a web automation code to automate the web scraping task for a website javatpoint
The automated Python scripts should be able to perform the following.
• Open the website.
• Retrieve the list of all the tutorials which are being offered on the website.
• The site should be closed after completing the task.