Santhekasalagere

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

Santhekasalagere
village
Santhekasalagere
Location in Karnataka, India
Santhekasalagere
Santhekasalagere (India)
Coordinates: 12°29′50″N 76°53′16″E
Country India
StateKarnataka
DistrictMandya
TalukasMandya
Population
 (2001)
  Total6,773
Languages
  OfficialKannada
Time zoneUTC+5:30 (IST)

Demographics

As of 2001 India census, Santhekasalagere had a population of 6773 with 3450 males and 3323 females.[1]

gollark: "ubiquarian form" mostly.
gollark: Yes, to disguise yourself.
gollark: *#3* was all my work though.
gollark: You can tell, because it has typings and recursion.
gollark: ```pythonfrom typing import List# Sort a list of integersdef entry(data: List[str]): swap = False for i, (one, two) in enumerate(zip(data, data[1:])): if two > one: # Swaps items data[i], data[i + 1] = data[i + 1], data[i] swap = True # Checks if we need to recur if swap: return entry(data) else: return data.reverse() or data```

See also

References

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


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