Nirna

Nirna is a village in the southern state of Karnataka, India.[1][2] It is located in the Homnabad taluk of Bidar district.

Nirna
village
Nirna
Location in Karnataka, India
Nirna
Nirna (India)
Coordinates: 17.77°N 77.14°E / 17.77; 77.14
Country India
StateKarnataka
DistrictBidar
TalukasHomnabad
Population
 (2001)
  Total8,830
Languages
  OfficialKannada
Time zoneUTC+5:30 (IST)

Demographics

As of 2001 India census, Nirna had a population of 8830 with 4529 males and 4301 females.[1]

gollark: <@!341618941317349376>
gollark: Run with `python3 [filename] [input code] [output executable]`.
gollark: It's Turing-complete, and demonstrates the principle of compiled languages maybe being slow.
gollark: ```pythonimport sysimport subprocesstemplate = """int main() { long long i = 0; while (i < 10000000000) { i++; } @CODE@}"""input = sys.argv[1]output = sys.argv[2]temp = "ignore-this-please"with open(input, "r") as f: contents = f.read() code = template.replace("@CODE@", contents) with open(temp, "w") as out: out.write(code)subprocess.run(["gcc", "-x", "c", "-o", output, temp])```
gollark: I finished my super-slow compiler!

See also

  • Bidar
  • Districts of Karnataka

References

  1. Village code= 461500 "Census of India : Villages with population 5000 & above". Registrar General & Census Commissioner, India. Retrieved 18 December 2008.
  2. "Yahoomaps India :". Retrieved 18 December 2008. Nirna, Bidar, Karnataka


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.