high on Essays logo

Our Services

Get 15% Discount on your First Order

My name is Aissata Samake University: UMGC Class: CMSC 105 1. Create a Python program that prompts the user and accepts at least two numeric values as inputhas a constant value defined in the progra

My name is Aissata Samake

University: UMGC

Class: CMSC 105

1. Create a Python program that

  • prompts the user and accepts at least two numeric values as input
  • has a constant value defined in the program
  • performs mathematical computation with the three numbers, and displays the result.

Example: Input radius and height of a cylinder, define the value of pi, calculate and display volume of a cylinder. Include header comments in your code program that describe what the program does. Post your code as an attachment (.py file) and post a screenshot of executing your program on at least one test case. Be sure to create a program different from any of the programs already posted by your classmates.

2. Reply to another student’s post. Modify that student’s program by adding a third prompt for numeric input. Using this input, do another calculation using the new value and the results of the original program and display the new calculated value in addition to the previous output.

Document the code with a comment describing the change. You should only add to the existing code—no corrections or rewrites. Post your modified code as an attachment (.py file) and post a screenshot of executing your program on at least one test case.

Classmate 1 &2: Please see the picture below

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit
Reviews

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Week8_Test Plan Instructions: The Test Plan for each project includes the Pseudocode, Flowchart, Goals and Objectives, Functional Requirements, and Test

Week8_Test Plan Instructions: The Test Plan for each project includes the Pseudocode, Flowchart, Goals and Objectives, Functional Requirements, and Test Matrix including Actual Output column.  Below the table are screenshots verifying the actual output for each case. Note:  Your programming projects should be submitted in the Revel environment for grading. Week

Week 4: Instructions: The Test Plan for each project includes the Pseudocode, Flowchart, Goals and Objectives, Functional Requirements, and Test Matrix

Week 4: Instructions: The Test Plan for each project includes the Pseudocode, Flowchart, Goals and Objectives, Functional Requirements, and Test Matrix including Actual Output column.  Below the table are screenshots verifying the actual output for each case. Week 4 Notes – Mathematical Functions;  Characters and Strings Recalling our Week 3