Staging
v0.8.1
Revision 123a58bfc893ee30498b0d208dc1bbef34324772 authored by Ned Deily on 24 July 2017, 08:29:32 UTC, committed by GitHub on 24 July 2017, 08:29:32 UTC
1 parent 8d41de6
Raw File
antigravity.py

import webbrowser

webbrowser.open("http://xkcd.com/353/")
back to top