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:
Internet is the correct answer for the above question.
Explanation:
- The Internet Explorer define some security zone (which includes the Restricted sites, internet, Trusted sites, and Local intranet) which is used to block the unwanted sites which can be opened by some other websites.
- When any user use any website, sometimes that websites open different websites. This security zone gives the features to secure the user from this event.
- There are four-zone which are described in the first line, in which the internet zone is used to take all the websites which are not defined for the other security zone. It means that when any user does not decide the security zone for any websites then by default it comes in the internet zone.
- This is also asked by the question, Hence "internet" is the correct answer.
The answer to this is C :D
OpenOffice se utiliza para organizar y presentar los datos o la información de otra manera.
espero y te ayude! : )
Answer:
the answer is going to be c