GiovanniBruno22 / PythonBeginners

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

Random Wikipedia Article #27

Closed GiovanniBruno22 closed 11 months ago

GiovanniBruno22 commented 11 months 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.