The macbook computer has about 9,000,000 gagets and in its websites about 80T links
Answer:
def main():
name = input("What is your name? ")
if not name == "" or "":
age = int(input("What is your age? "))
print("Hello " + name + "! You were born in " + str(2021 - age))
main()
Explanation:
Self explanatory
They act like a filter for info a person receives