Respuesta :

age = int(input("How old are you? "))

if age >= 18:

   print("Valid Voter")

I wrote my code in python 3.8. I hope this helps

ACCESS MORE
ACCESS MORE
ACCESS MORE
ACCESS MORE