Jabalpur Purba (Vidhan Sabha constituency)

Jabalpur East Vidhan Sabha constituency is one of the 230 Vidhan Sabha (Legislative Assembly) constituencies of Madhya Pradesh state in central India.[1][2][3]

It is part of Jabalpur district.

Member of Legislative Assembly

gollark: I'll work on this when I'm not on a phone.
gollark: Wait, no, this is index in *line* not string.
gollark: Well, this is roughly what you wanted, anyway.
gollark: Horribly messy version:```haskellwithIndices :: [a] -> [(Int, a)]withIndices = zip [1..]doStuff :: String -> [(Int, Int, Char)]doStuff s = (\(lineIx, l) -> fmap (\(charIx, char) -> (lineIx, charIx, char)) $ withIndices l) `concatMap` withIndices (lines s)main = print . doStuff $ "abcd"```
gollark: I reaaaaally don't like the mixing of english and spanishorsomething.

References

  1. "Madhya Pradesh 2013". myneta.info. National Election Watch. Retrieved 18 May 2018.
  2. "List of Assembly Constituencies". eci.nic.in. Election Commission of India. Retrieved 18 May 2018.
  3. "Vidhansabha Seats". electionsininda.com. Election In India. Retrieved 18 May 2018.
  4. http://www.elections.in/madhya-pradesh/assembly-constituencies/2003-election-results.html


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