Skip to content

Instantly share code, notes, and snippets.

@Mahedi-61
Last active August 19, 2021 19:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mahedi-61/c855e136dad89992b9975ce4eb333d24 to your computer and use it in GitHub Desktop.
Save Mahedi-61/c855e136dad89992b9975ce4eb333d24 to your computer and use it in GitHub Desktop.
how BD government find Abrar Murderer
"""
Author: A cup of Tea
Description: Algorithm about how BD government is going to find Abrar Murderer
"""
def findGuiltyToAbrarMurder():
if(guilty == activistOfBCL):
victim = activistOfShibir
silenceLikeHell()
useBruteForceToRemoveMovement(BCLGang, BDPolice)
divertAttention()
return victim
elif (guiltyNotFoundYet()):
someHowConnect(victim, activistOfShibir)
helpGuiltyPersonToLeaveCountry()
organizeDramaForSearchingGuilty()
return victim
elif(victim == activistOfBCL):
while (True):
publicize ("First martyr in the second phase of the Liberation War")
showInEveryNewsHeading (year = 1)
arrest (allNonBCLStudents)
accelerate(allHumanRightWatch)
doWhatEverYouWantToDoWithGuilty()
return guilty
elif (victim == activistOfShibir):
victim = guilty
guilty = hero
return victim
@Mahedi-61
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment