Answer:
Reddit
Explanation:
Just google reddit and click the website and you can basically find everything there.
Answer:
see explaination
Explanation:
The following code is in python 3.5 and above:
# Create a main method
def main():
# Accept name from the user
name = input("Enter your name: ")
# Accept describe yourself from the user.
describe = input("Describe yourself: ")
# Create a file object
f = open('person.html','w')
# Creat a string to store the html script.
message = """<html>
<head>
</head>
<body>
<center>
<h1>"""+name+"""</h1>
</center>
<hr/>"""+describe+"""<hr/>
</body>
</html>"""
f.write(message)
f.close()
main()
Answer:
D. by using different background colors for different sections
Explanation:
This can help people differentiate the different sections of your webpage.
Hope this helps!
I think storm surges cause fro means world "earth" so a storm surge is like a flood SO plates would cause earth quakes and stuff
Answer:
B. emotional
Explanation:
An emotional argument. An argument does not always have to be made in words.