# URL of the website you want to open # URL of the website you want to open url = "https://www.youtube.com/watch?v=dQw4w9WgXcQ" # Open the URL in the default web browser webbrowser.open(url) Then watch your friends reaction
Cool project I made. Click the green flag to view the code