with the webbrowser module import webbrowser webbrowser.open('http://example.com') # Go to example.com.
確定! 回上一頁