You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python web scraper that extracts real-time population statistics for all countries from Worldometers, providing detailed demographic data in CSV format.
This is final project for the Programming Fundamentals Course (CS101). In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.