I want to say Germany and Ireland
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
Answer:
President Truman assigned General Douglas MacArthur as the leader of the UN troops. Truman wanted to restore peace in North and South Korea as soon as possible. Under no circumstances did Truman want to give the Chinese a reason to enter the war. He wanted MacArthur to stay away from the Chinese border.
Instead of following Truman's orders, MacArthur did things his way. He thought that the Chinese would not join in the war, so he assured Truman that the Chinese army would not take part in the war when the UN forces reach the Yalu River, the border between China and North Korea.
Through research and the scientific meathod