Tràng Định District
Tràng Định is a rural district of Lạng Sơn Province in the Northeastern region of Vietnam. As of 2003, the district had a population of 62,869.[1] The district covers an area of 995 km². The district capital lies at Thất Khê.[1]
Tràng Định District Huyện Tràng Định | |
---|---|
Country | |
Region | Northeast |
Province | Lạng Sơn |
Capital | Thất Khê |
Area | |
• Total | 384 sq mi (995 km2) |
Population (2003) | |
• Total | 62,869 |
Time zone | UTC+7 (Indochina Time) |
Administrative divisions
1 town: Thất Khê
22 communes: Khánh Long, Đoàn Kết, Cao Minh, Tân Yên, Vĩnh Tiến, Tân Tiến, Bắc Ái, Kim Đồng, Chí Minh, Chi Lăng, Đề Thám, Hùng Sơn Hùng Việt, Kháng Chiến, Đại Đồng, Tri Phương, Quốc Khánh, Đội Cấn, Tân Minh, Trung Thành, Quốc Việt, Đào Viên
gollark: That's still at the upper end of humanly possible.
gollark: This was WITHOUT cheating, apiođorm.
gollark: > superhuman> 81 WPM
gollark: As you can see, my algorithm is perfect and flawless.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
References
- "Districts of Vietnam". Statoids. Retrieved March 23, 2009.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.