user_str1 = str ( input ("Please enter a phrase: "))
user_str2 = str ( input("Please enter a second phrase: "))
def strcmp (word):
user_in1 = int (len(user_str1))
user_in2 = int (len(user_str2))
if user_in1 > user_in2:
return "Your first phrase is longer"
elif user_in1 < user_in2:
return "Your second phrase is longer"
else:
return "Your phrases are of equal length"
Answer:
Subject
Explanation:
The kind of word that is pronoun in bold letters is "Subject".
In Example
We get our paychecks on Friday, and I always need mine.
There We and I are subjects.
The Intel socket that Intel recommends you use a liquid-cooling system on is the LGA2011.
Answer:
ummm what does this have to do with school work?
Explanation: