How to you write a code that allows you to take in user input and then looks it up on any web browser. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

11th Sep 2019, 11:25 PM
IKHIDE_SOLO
IKHIDE_SOLO - avatar
1 Answer
0
If u use say chrome then format should be like this: 1.path to chrome app in your pc 2.put input()
21st Dec 2019, 4:46 PM
KillerUV
KillerUV - avatar