Welcome to AssignmentCache!

Search results for 'Access College Pet Sitters'

3 Item(s)

per page

Grid  List 

Set Descending Direction
  1. ITS320 Module 4 Option 1 Repetition Control Structure – Five Floating Point Numbers

    ITS320 Module 4 Option 1 Repetition Control Structure – Five Floating Point Numbers

    Regular Price: $10.00

    Special Price $8.00

    ITS320 Module 4 Option 1 Repetition Control Structure – Five Floating Point Numbers

    Option #1: Repetition Control Structure – Five Floating Point Numbers

    Assignment Instructions
    Write a program that utilizes a loop to read a set of five floating-point values from user input. Ask the user to enter the values, then print the following data:
    • Total
    • Average
    • Maximum
    • Minimum
    • Interest at 20% for each original value entered by the user.
    • Use the formula: Interest_Value = Original_value + Original_value*0.2

    Assignment Submission Instructions
    • Submit a text file containing your Python code into the Module 4 drop box. Name your file ITS320_CTA4_Option1.py.

    Learn More
  2. ITS320 Module 4 Option 2 Repetition Control Structure – Grade Statistics

    ITS320 Module 4 Option 2 Repetition Control Structure – Grade Statistics

    Regular Price: $10.00

    Special Price $8.00

    ITS320 Module 4 Option 2 Repetition Control Structure – Grade Statistics

    Option #2: Repetition Control Structure – Grade Statistics

    Assignment Instructions
    1. Write a program that will provide important statistics for the grades in a class. The program will utilize a loop to read five floating-point grades from user input.
    2. Ask the user to enter the values, then print the following data:
    • Average
    • Maximum
    • Minimum

    Assignment Submission Instructions
    • Submit a text file containing your Python code into the Module 4 drop box. Name your file ITS320_CTA4_Option2.py

    Learn More
  3. DAT 210 Week 2 Using Loops in Python

    DAT 210 Week 2 Using Loops in Python

    Regular Price: $12.00

    Special Price $10.00

    DAT 210 Week 2 Using Loops in Python

    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.

    DAT 210 Week 2 Using Loops in Python

    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:

    • Take two integers from the user.
    • Save the lower number as x.
    • Save the largest integer as y.
    • Write a loop that counts from x to y by twos.
    • Print out the values of that loop using the Print function in Python.
    • Write another loop that adds x and y, and saves the value as Z.
    • 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.

    Review Chapters 6 and 11 of Python for Everyone if you have additional questions on creating a program in Python.

    Submit your document.

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

    • Take two integers from the user.

    • Save the lower number as x.

    • Save the largest integer as y.

    • Write a loop that counts from x to y by twos.

    • Print out the values of that loop using the Print function in Python.

    • Write another loop that adds x and y, and saves the value as Z.

    • 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.

    Review Chapters 6 and 11 of Python for Everyone if you have additional questions on creating a program in Python.

    Submit your document.

    Learn More

3 Item(s)

per page

Grid  List 

Set Descending Direction
[profiler]
Memory usage: real: 14680064, emalloc: 14258264
Code ProfilerTimeCntEmallocRealMem