Skip to content

Final Portfolio Project in ENDG 233 of the 2021-2022 school year.

Notifications You must be signed in to change notification settings

Mohamad-Hussein/WorldStatisticsProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World Statistics Search Program

A functional python program that reports information about the land, population and species within for most regions of the world!

This program allows you to access retrievable information about any land on earth such as population, land data, plants and endangered species.

How to use

  • Create a virtual environment
    • To do that type in cmd: py -m venv venv
    • Run activate.bat file, command: venv\Scripts\activate.bat
  • Download packages numpy and matplotlib
    • To do that write on your cmd terminal: pip install numpy , after that write pip install matplotlib.
  • Run the program
  • Enter country/region/subregion
  • Select chosen retrievable information

Background

Bernard Aire and Mohamad Hussein completed this final project in our first year of university in the ENDG 233 course.

About

Final Portfolio Project in ENDG 233 of the 2021-2022 school year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages