5 lines
60 B
Python
Executable File
5 lines
60 B
Python
Executable File
|
|
import webbrowser
|
|
|
|
webbrowser.open("http://xkcd.com/353/")
|