Korlagundi
Korlagundi is a village in the southern state of Karnataka, India.[1][2] It is located in the Bellary taluk of Bellary district in Karnataka.
Korlagundi | |
---|---|
village | |
Korlagundi Location in Karnataka, India Korlagundi Korlagundi (India) | |
Coordinates: 15.29°N 77.04°E | |
Country | |
State | Karnataka |
District | Bellary |
Talukas | Bellary |
Government | |
• Body | Gram panchayat |
Population (2001) | |
• Total | 6,240 |
Languages | |
• Official | Kannada |
Time zone | UTC+5:30 (IST) |
ISO 3166 code | IN-KA |
Vehicle registration | KA |
Website | karnataka |
Demographics
As of 2001 India census, Korlagundi had a population of 6240 with 3142 males and 3098 females.[1]
gollark: UNOPTIMIZATION
gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
See also
- Bellary
- Districts of Karnataka
References
- Village code= 915300 "Census of India : Villages with population 5000 & above". Registrar General & Census Commissioner, India. Archived from the original on 8 December 2008. Retrieved 18 December 2008.
- "Yahoomaps India :". Archived from the original on 18 December 2008. Retrieved 18 December 2008. Korlagundi, Bellary, Karnataka
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.