If you go into word and click the insert table you will see a section that says header, footer and page number. That is where you add a head and page number.
The answer is prism, The atmosphere can produce the same effects<span> as a </span>prism<span> when the </span>Sun is low in the sky<span>. </span>
Answer:
your code looks correct. I think your issue is just indentation. with Python you want to be very careful with spacing.
Explanation:
c = 0
while (True):
user_input = input("Please enter the next word: " )
if user_input == "STOP":
break
c += 1
print ("# {}: You entered {}".format(c, user_input))
print("All done. {} words entered.". format(c))
Answer:
Ground Antennas
Explanation:
I got it right on my test