Answer:
I cant give an exact answer, but ill give you information!
Explanation:
So sorry but i cant do the writing for you. It wouldent be fair :) But heres what you can write about!
Ancient City- Mesopotamia
Modern American City- New york City
Similarities-
both use individually created languages
Mesopotamia- Sumerian
NYC- English
Differences-
Different kinds of architeture
mesopotamia- ziggurats
NYC- sky scrapers
<span>Thorough secret police spies, programs to give every peasant his own land</span>
theres no answer choices butttt there are 3effects that explain the law of demand.
Income effect - As the price of a good increases, people purchase less quantity because they are limited by the amount of income they earn. Since it's not allowed to change, they are forced to purchase less.
Substitution effect - As the price of a good increases people purchase less quantity because they will switch to a now "relatively" cheaper substitute. The price of the substitute isn't allowed to change, so people buy more of it and less of the original.
Law of D.M.R. - As you acquire more of a good, the value of each unit decreases. Because the value is decreasing, so is the amount you are willing to pay leading to an inverse relationship between price and quantity demanded.
sorry its a long answer i dont mean to be that one person
Answer:
The user is prompted for input
# the input is assigned to user_tweet
user_tweet = str(input("Enter your tweet here:"))
# if statement to check if LOL is in the user_tweet
if('LOL' in user_tweet):
# If there is LOL in the user_tweet, it display
# LOL means laughing out lous
print("LOL means laughing out loud.")
# if there is no LOL in the user_tweet
# it display "There is no LOL in the tweet
else:
print("There is no LOL in the tweet")
Explanation:
The code is well commented and written in Python.
It prompts the user for tweet, then check if the tweet contains LOL, it there is LOL it displays "LOL means Laughing out loud" else it display "There is no LOL in the tweet".
Explanation:
Hey there! I’m happy to help!
Let’s see what each of these eras are.
The Old Kingdom of Egypt is basically the time period when the pyramids were built.
The Middle Kingdom is known for a lot of Egyptian art and literature being created.
The reign of Hyksos was a period after the middle period when the Hyksos had invaded Egypt where the Egyptians didn’t really do much.
The New Kingdom was basically when Egypt became super imperialistic and started taking everything over.
If you look at all of these, it makes the most sense that The Sphinx was built during the Old Kingdom because it was actually built for one of the pyramid builders!
I hope this helps!