I found a couple of different posts suggesting different solutions but sadly they didn't work out for me. I am fairly new to coding so I might be missing something very dumb here. Hopefully you guys can spot my mistake. Thanks in advance.
import webbrowser msedge = r"C:Program Files (x86)MicrosoftEdgeApplicationmsedge.exe %s" webbrowser.get(msedge).open_new("https://google.com")
1.4m articles
1.4m replys
5 comments
57.0k users