mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
5 lines
60 B
Python
5 lines
60 B
Python
|
|
import webbrowser
|
|
|
|
webbrowser.open("http://xkcd.com/353/")
|