mirror of https://github.com/acidanthera/audk.git
5 lines
64 B
Python
5 lines
64 B
Python
|
|
||
|
import webbrowser
|
||
|
|
||
|
webbrowser.open("http://xkcd.com/353/")
|