subject

I'm trying to run this program, but it keeps giving an 'unexpected EOF while parsing.' If anyone can help me, I'll be blessed. print("Welcome Everyone! We're here today to watch the elections for HoR (House of Representatives)! Here's our first Congressman/woman now.")
print("Answer the following questions or press 'Q' to quit")
name = input("Enter your name: ")
print("Welcome to the Congressional Elections", name + "!")
if name == 'Q':
print ("You've chosen to quit this program. Goodbye.")

Age = input("Enter Age: ")
try:
checker = int(Age)
if checker >= 25:
print(name + " can run for Congress")
break
else:
print(name + " cannot run for Congress")

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 20:50
What are the advantages of google cloud ?
Answers: 2
question
Computers and Technology, 23.06.2019 22:30
Apart from confidential information, what other information does nda to outline? ndas not only outline confidential information, but they also enable you to outline .
Answers: 1
question
Computers and Technology, 24.06.2019 05:30
If you combine two cells into one, what action are you performing? a.  adding a new row or column      b.  splitting the cells      c.  removing a new row or column      d.  merging the cells
Answers: 2
question
Computers and Technology, 24.06.2019 19:00
Luis is cloud-based( microsoft bot framework). true false
Answers: 1
You know the right answer?
I'm trying to run this program, but it keeps giving an 'unexpected EOF while parsing.' If anyone can...
Questions
question
Mathematics, 16.11.2020 17:20
question
Mathematics, 16.11.2020 17:20
Questions on the website: 13722362