Pir Mujeeb ul Haq

Pir Mujeeb ul Haq is a Pakistani politician who had been a Member of the Provincial Assembly of Sindh, from May 2013 to May 2018.

Pir Mujeeb ul Haq
Member of the Provincial Assembly of Sindh
In office
29 May 2013  28 May 2018
Personal details
Born (1978-05-16) 16 May 1978
Dadu, Pakistan
NationalityPakistani
Political partyPakistan Peoples Party

Early life and education

He was born to Pir Mazhar Ul Haq Ex-Senior mister of Sindh[1] [2]on 16 May 1978 in Dadu.[3]

He has a degree of Bachelor of Laws from University of Kent.[3]

Political career

He was elected to the Provincial Assembly of Sindh as a candidate of Pakistan Peoples Party (PPP) from Constituency PS-74 DADU-I in 2013 Pakistani general election.[4]

He was re-elected to Provincial Assembly of Sindh as a candidate of PPP from Constituency PS-85 (Dadu-III) in 2018 Pakistani general election.[5]

gollark: ```rust#[macro_use] extern crate serenity;extern crate dotenv;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { dotenv::dotenv().ok(); // Load bot token from environment, let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token unavailable"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { eprintln!("An error occured: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```Fun with discord bots, and yes this is literally the example code.
gollark: t r a i t o r
gollark: f i b o n a c c i
gollark: ???
gollark: What does that say?

References

  1. "Welcome to the Website of Provincial Assembly of Sindh". www.pas.gov.pk. Retrieved 2019-09-13.
  2. "Dadu PPP announces to clean city". Daily Times. Retrieved 2019-09-13.
  3. "Welcome to the Website of Provincial Assembly of Sindh". www.pas.gov.pk. Retrieved 15 January 2018.
  4. "2013 Sindh Assembly election result" (PDF). ECP. Archived (PDF) from the original on 28 January 2018. Retrieved 28 January 2018.
  5. "Pakistan election 2018 results: National and provincial assemblies". Samaa TV. Archived from the original on 2018-07-29. Retrieved 3 September 2018.


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