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