My first time applying Linear regression
This program will automatically create a linear regression.
It will ask if you want to see a list of countries you can analyse.
After that you can write down the country you want to analyse. Note that if the country contains a white space it will terminate the program. To avoid this you have to replace the whitespace with a _.