0
How to you write a code that allows you to take in user input and then looks it up on any web browser.
User enters what they want to search. Then python sends the search to a webbrowser. The webbrowser automatically opens and looks for users input.
1 Réponse
0
If u use say chrome then format should be like this:
1.path to chrome app in your pc
2.put input()