Create a program that take two integers from the user


Python Problem

You recently graduated college and you are applying for a programming job that requires the understanding of loops in Python. The manager you are interviewing with has asked you to take an assessment to prove your programming knowledge. Below are the requirements for the programming skills test.

In Python, create a program that meets the following requirements:

o Take two integers from the user.
o Save the lower number as x.
o Save the largest integer as y.
o Write a loop that counts from x to y by twos.
o Print out the values of that loop using the Print function in Python.
o Write another loop that adds x and y, and saves the value as Z.
o Print out the values of Z using the Print function in Python.

Provide the code and take a screenshot of the output, then paste the screenshot(s) into a Microsoft Word document.

The response must include a reference list. Using Times New Roman 12 pnt font, double-space, one-inch margins, and APA style of writing and citations.

Solution Preview :

Prepared by a verified Expert
Python Programming: Create a program that take two integers from the user
Reference No:- TGS03044666

Now Priced at $40 (50% Discount)

Recommended (94%)

Rated (4.6/5)