From 8b34abd2fdb1f7949f3edbaea79afc4f4d90965c Mon Sep 17 00:00:00 2001 From: atle Date: Fri, 9 Feb 2024 16:16:58 -0700 Subject: [PATCH 1/2] added edmonton to end of city list --- cities.html | 1 + 1 file changed, 1 insertion(+) diff --git a/cities.html b/cities.html index bab3bfab4..e9f67e2cf 100644 --- a/cities.html +++ b/cities.html @@ -26,6 +26,7 @@

Top cities, by population

  • Istanbul (13,854,740)
  • Karachi (12,991,000)
  • Mumbai (12,478,447)
  • +
  • Edmonton (11,111,111)
  • From 420250526e569ed98c8a7afcf3c3ef347590b055 Mon Sep 17 00:00:00 2001 From: Yasin Hussein Date: Fri, 9 Feb 2024 16:17:49 -0700 Subject: [PATCH 2/2] add a city to oder list --- cities.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/cities.html b/cities.html index bab3bfab4..a05c8b01f 100644 --- a/cities.html +++ b/cities.html @@ -1,5 +1,6 @@ + Git Collab Exercise +

    Top cities, by population

    - +

    - Taken (borrowed?) from + Taken (borrowed?) from Wikipedia

    -
    +
      +
    1. Calgary
    2. Shanghai (17,836,133)
    3. Istanbul (13,854,740)
    4. -
    5. Karachi (12,991,000)
    6. -
    7. Mumbai (12,478,447)
    8. +
    9. Karachi (12,991,000)
    10. +
    11. Mumbai (12,478,447)
    - + + \ No newline at end of file