GiovanniBruno22 / PythonBeginners

This repository is meant for new developers to submit first pull requests to and get reviews from peers.
17 stars 21 forks source link

Random Wikipedia Article #27

Closed GiovanniBruno22 closed 1 year ago

GiovanniBruno22 commented 1 year ago

Write a program that searches Wikipedia and fetches a random article. Then it asks the user if he wants to read that article or not. If the answer is yes, the material is shown; otherwise, another random report is presented.