Well first of all who is your favorite celebrity?
Then find some research and look up interesting facts you did not know about.
The answer to this question is a hanging indent. A hanging
indent is a writing format where in the first line of the text or paragraph is
being aligned in the left margin. A hanging indent is also known as the hanging
paragraph.
Answer:
0 540 100 200 350 400 550 600 750
Explanation:
hope this helped
names = ["Kevin", "Joe", "Thor", "Adam", "Zoe"]
names.sort()
for x in names:
if x == "Thor":
break
else:
print(x)
I made up my own names for the sake of testing my code. I wrote my code in python 3.8. I hope this helps.
More than one contact can be added to the group at a time.