Answer:
Explanation:
Computer also facilitate comfort to our life and provides convenience. For transportation, it facilitate the way people travel. Airways, Roadways and waterways uses computers to control their operation. It saves time and relieve severity of traveling difficulties.
I would say C. podcast??? not for sure
Answer:
A line with a diamond on one end
Explanation:
A line with a diamond on one end is used as a symbol for condition.
In a structured programming chart, condition represents the fact that one program module (a control module) determines subordinate modules that will be invoked.
def main():
print("This is meant for me to learn about different types of people.")
<em>#print("What is your favorite animal")</em>
favAnimal = input("What is your favorite animal?")
<em>#print("Wow that's a really cool animal.")
</em>
<em> #print("Do you know how to speak different languages")</em>
answer = input("Do you know how to speak different languages")
if(answer == "yes"):
print("That's amazing")
else:
print("You don't know how to speak different languages don't sweat it neither do I.")
main()
1. We have to comment/remove all those lines with the print () method that contain questions and "must" accept user input, because in the variable declaration the questions with the input are already printed.
2. Since there are no curly braces in Python, you should use tabs instead.
Answer:
Anti-Virus.
Explanation:
Anti-virus is the type of security profile detecting infected files transmitted with the software.
It is a kind of program that designed and developed to guard computers against threats such as malware, program viruses, trojan, botnets, keylogging software, malicious software etc. The following apps work for scanning, detecting and removing threats out of your system.