vendredi 30 avril 2021

How can i google something into my browser through python script? [duplicate]

How do i make my script google something in my default browser

Example:

a = input("What to google? ")
google(a)
#this should google the input in default browser

Thanx in advance!




Aucun commentaire:

Enregistrer un commentaire