diff --git a/README.md b/README.md index a789695996c7d6db52b944af9ffc7efe0a278f31..a0506d1cebb87c70dc076928b769dc03ffbe34e8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # countries Cuba +Canada +Mexico +Pakistan +Belgium +Russia +Hungary +Poland +Iceland +Brazil +France +Croatia United States diff --git a/belgium.txt b/belgium.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc200ff54307ed3af61b562cc19f0931c5672759 --- /dev/null +++ b/belgium.txt @@ -0,0 +1,3 @@ +Population: 11,350,000 +Capitol: Brussels +Largest City: Brussels diff --git a/brazil.txt b/brazil.txt new file mode 100644 index 0000000000000000000000000000000000000000..52d411890153b3491261254060696cc8e58244c8 --- /dev/null +++ b/brazil.txt @@ -0,0 +1,3 @@ +Population: 209,300,000 +Capitol: Brasilia +Largest City: Sau Paulo diff --git a/canada.txt b/canada.txt new file mode 100644 index 0000000000000000000000000000000000000000..9856bac9453ff9830d34c44368cc927aaa8d1c2c --- /dev/null +++ b/canada.txt @@ -0,0 +1,3 @@ +Population: 37,060,000 +Capitol: Ottawa +Larget City Toronto diff --git a/croatia.txt b/croatia.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0b6d13a220b55dd14a3cb35bd9be9721ed0b8fa --- /dev/null +++ b/croatia.txt @@ -0,0 +1,3 @@ +Population: 4,154,000 +Capitol: Zagreb +Largest city: Zagreb diff --git a/france.txt b/france.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e4d7ab592d7e6634169d797cb678d0116cedf2f --- /dev/null +++ b/france.txt @@ -0,0 +1,3 @@ +Population: 66,991,000 +Capitol: Paris +Largest City: Paris diff --git a/hungary.txt b/hungary.txt new file mode 100644 index 0000000000000000000000000000000000000000..92b2be3b6a9288f6ef8862cd4a26cda9d23f89d4 --- /dev/null +++ b/hungary.txt @@ -0,0 +1,3 @@ +Population: 9,798,000 +Capitol: Budapest +Largest City: Budapest diff --git a/iceland.txt b/iceland.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e8fe2c6dcfc2b53bd7c0f4b9eb25d0ae50dbecd --- /dev/null +++ b/iceland.txt @@ -0,0 +1,3 @@ +Population: 338,349 +Capitol: Reykjavík +Largest City : Reykjavík diff --git a/mexico.txt b/mexico.txt new file mode 100644 index 0000000000000000000000000000000000000000..1abb35a5f46a034eaec7d9b91d4ea0f9fa188f2c --- /dev/null +++ b/mexico.txt @@ -0,0 +1,3 @@ +Population: 126,577,691 +Capitol: Mexico City +Largest City: Mexico City diff --git a/pakistan.txt b/pakistan.txt new file mode 100644 index 0000000000000000000000000000000000000000..878e493414a02f3224c3a09020298202e9f96862 --- /dev/null +++ b/pakistan.txt @@ -0,0 +1,3 @@ +Population: 197,000,000 +Capitol: Islamabad +largest city: Islamabad diff --git a/poland.txt b/poland.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea49ecff2a704f7b595d7a103d6e93275ed78953 --- /dev/null +++ b/poland.txt @@ -0,0 +1,3 @@ +Population: 38,500,000 +Capitol: Warsaw +Largest City: Warsaw diff --git a/russia.txt b/russia.txt new file mode 100644 index 0000000000000000000000000000000000000000..4272d15b10c23a71c4baf54fed70584b33afc247 --- /dev/null +++ b/russia.txt @@ -0,0 +1,3 @@ +Population: 144,500,000 +Capitol: Moscow +Largest City: Moscow