Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Can anyone help with this assignment. I use Python 3.7 and I'm trying to find a good pseudocode and program for this assignment. Thanks. US

Can anyone help with this assignment. I use Python 3.7 and I'm trying to find a good pseudocode and program for this assignment.

Thanks.

US Federal Government

There are eligibility requirements for a person to serve as President, Senator and Representative in the US Federal Government. For example, to be a US senator they must be at least 30 years old and have been a US citizen for at least 9 years. To be a US representative these numbers are 25 and 7, respectively. Write pseudocode and a program that requests necessary eligibility information as input and outputs their eligibility for the Presidency, the Senate and the House. Validate that the input is within acceptable norms. E.g. Age must be less than x years old where x is a justifiable number.

Note: There are other requirements in order to be eligible to serve as President, Senator or Representative. Ensure that research is conducted to determine what all the requirements for eligibility are.

For the program:

  1. Create pseudocode called eligibilityPseudoCode.txt.
  2. Code the program as eligibility.py.
  3. Upload your pseudocode (eligibilityPseudoCode.txt) and your program (eligibility.py) to D2L.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Real Time Database And Information Systems Research Advances

Authors: Azer Bestavros ,Victor Fay-Wolfe

1st Edition

1461377803, 978-1461377801

More Books

Students also viewed these Databases questions