This is likely King John. In 1215 the Magna Carta was signed which limited the power of kings over his subjects. This granted people certain rights and is marked as the first point of this in English History.
Here's an excerpt from Wiki-pedia:
"Magna Carta Libertatum<span> (</span>Medieval Latin<span> for "the Great Charter of the Liberties"), commonly called </span>Magna Carta<span> (also </span>Magna Charta; "(the) Great Charter"),[a]<span> is a </span>charter<span> agreed to by </span>King John of England<span> at </span>Runnymede<span>, near </span>Windsor, on 15 June 1215.[b]<span>First drafted by the </span>Archbishop of Canterbury<span> to make peace between the unpopular King and a group of rebel </span>barons<span>, it promised the protection of church rights, protection for the barons from illegal imprisonment, access to swift justice, and limitations on </span>feudal<span> payments to </span>the Crown<span>, to be implemented through a council of 25 barons."</span>
<span>The nationalists lost and the communist took over.</span>
Tycho brahes collecting data that enabled Kepler to discover the laws of planetary motion.
Answer:
This simulation will be done using Python programming language
# Program is written in Python
# Comments are used for explanatory purpose
# Program starts here
stringtocheck = open('PrideAndPrejudice.txt', encoding='utf-8').
read()
#Split words
splitwords = np.array(string.split())
In []:
# Initialise trial simulation to 10000 in test variable
test = 10000
# Initialise diff to 0
diff = 0
# iterate for possible words in PrideAndPrejudice
for i in np.arange(test):
# search for 2 words
words = np.random.choice(splitwords, 2)
#implement the condition in hint above
iflen(words.item(0)) != len(words.item(1)) != len(words.item(2)) != len(words.item(0)):
#calcuate result
diff = diff + 1
num_different = diff/test