Buka browser web di Python

import webbrowser

webbrowser.open("codegrepper.com")
Crystal Francis