I am having difficulties figuring out how to add a loop. I need to add a would you like to continue: y/n? With yes looping the program and n ending with a bye message.
#!/usr/bin/env python3
# display a title
(“Program: Shipping Calculator”
“nProgrammer: Jacob Jones”
“nDate: 03/25/2019”
“nPurpose: This program is designed to determine the total cost of your purchase including shipping.”)
# Welcome message
print(“=======================================================================”)
print(“Shipping Calculator”)
print(“=======================================================================”)
# get input from the user
cost = float(input(“Enter cost of items: “))
while cost < 0:
print(“You must enter a positve number. Please try again.”)
cost = float(input(“Enter cost of items: “))
if cost >= 75:
shippingCost = 0
elif cost >= 50:
shippingCost = 9.95
elif cost >= 30:
shippingCost = 7.95
elif cost >= 0:
shippingCost = 5.95
#Calculations
message = (“Bye!”)
# Display the result
print()
print(“Shipping Cost: ” , shippingCost)
print()
print(“Total Cost: “, shippingCost + cost)
print()
print(message)
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Difficulties Figuring Out How To Add A Loop I Need To Add A Would Yo
/in Uncategorized /by developerI am having difficulties figuring out how to add a loop. I need to add a would you like to continue: y/n? With yes looping the program and n ending with a bye message.
#!/usr/bin/env python3
# display a title
(“Program: Shipping Calculator”
“nProgrammer: Jacob Jones”
“nDate: 03/25/2019”
“nPurpose: This program is designed to determine the total cost of your purchase including shipping.”)
# Welcome message
print(“=======================================================================”)
print(“Shipping Calculator”)
print(“=======================================================================”)
# get input from the user
cost = float(input(“Enter cost of items: “))
while cost < 0:
print(“You must enter a positve number. Please try again.”)
cost = float(input(“Enter cost of items: “))
if cost >= 75:
shippingCost = 0
elif cost >= 50:
shippingCost = 9.95
elif cost >= 30:
shippingCost = 7.95
elif cost >= 0:
shippingCost = 5.95
#Calculations
message = (“Bye!”)
# Display the result
print()
print(“Shipping Cost: ” , shippingCost)
print()
print(“Total Cost: “, shippingCost + cost)
print()
print(message)
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Difficulty Formulating My Hypotheses My Instructor States It Is Not
/in Uncategorized /by developerI am having difficulty formulating my hypotheses- my instructor states it is not specific enough. My feedback also stated I did not justify the T test enough. I am at a loss! Any help would be appreciated!
What is your null hypothesis?
Ho: Gender does not significantly affect the length of stay for a patient in the hospital with the diagnosis of a MI
What is your alternative hypothesis?
Ha: Gender does significantly affect the length of stay for a patient in the hospital with the diagnosis of MI
How will your technique(s)/test(s) help you answer your question of interest? This should include the basic purpose of the chosen test/technique.
Th analysis technique Two-Sample t-test will help to determine if gender is a significant effect on the length of stay on hospital patients with a MI diagnosis. This test will help to measure the probability of both hypotheses. The t-sample will help to achieve a closer look at if gender is important by showing a “P” and “T” value that will be used to determine the mean. After the mean is calculated I will be able to compare the data and compare it to the null hypothesis.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Difficulty To Find Correct Answer When I Did My Formula To Resolve Q
/in Uncategorized /by developerI am having difficulty to find correct answer, When I did my formula to resolve question 13 and 14. I think Question 13 is option 2 and question 14 is option 3. Can you please advice
me, I’m right or wrong.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Issues Narrowing Down The Answer To The Following Question I Selecte
/in Uncategorized /by developerI am having issues narrowing down the answer to the following question. I selected D but the text is a little
unclear and open for debate. Our text lists the factors that affect EOD as availability, length of period, and importance of the product. Technically C or D could be the answer in my opinion. Asking if anyone has taken MBA 540 with ST Leo and my have seen this question.
5. Which of the following will NOT affect the elasticity of demand for a product?
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Issues With The Midpoint Formula And Am Looking For Someone To Walk
/in Uncategorized /by developerI am having issues with the midpoint formula and am looking for someone to walk me through some examples of how to use this formula. I need help with relative elasticity, elasticity of demand, elasticity of supply, income inelasticity, and cross price elasticity. Thank you!
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Major Issues With Trying To Come Up With A Compound Interest Chart F
/in Uncategorized /by developerI am having major issues with trying to come up with a compound interest chart for python.
More instructions:
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Some Difficulty With A Portion Of An Essay I Am Writing I Am Having
/in Uncategorized /by developerI am having some difficulty with a portion of an essay I am writing. I am having difficulty finding specific
examples on what effects happened in our international community after WW1. Maybe I do not understand the question fully. I know locally we had a lot of changes to our factories, the flu, and became a key contributor to lending. I would assume the war caused some international divide and likely even post-war creates issues with import/export?
Original question from the essay directions:
Assess the relevance of people’s concerns about the war’s impact on the international community.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Some Trouble With My Code For This Code I Am Letting The User Choose
/in Uncategorized /by developerI am having some trouble with my code. For this code, I am letting the user choose everything from the menu and let them pick what they want to do. Add, subtract, multiply, divide….One of the option is #6, where the user has the choice to be able to change the numbers again. Unfortunately, I am having trouble with that option to work. After the user is changing values, and performing arithmetic, it should ask user “Would you like to make another selection”. I am attaching the code below
; num1, num2){
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Trouble Answering The Following 3 Questions For My Acg 2551 Non Prof
/in Uncategorized /by developerI am having trouble answering the following 3 questions for my ACG 2551 Non-Profit Accounting Course.E1-1 (Characteristics of not-for-profit and governmental entities)The mayor of a large city approaches a group of citizens and suggests that they form and organization to provide social, educational, and recreational programs for local youth. The group agrees and forms an entity called the Community Youth Organization (CYO). The group also chooses a board of directors, and the board hires an executive director and several staff members. CYO’s activities are financed entirely by grants from the city, and many of CYO’s programs are held after school hours in the high school. Is the CYO a not-for-profit or a government organization? Why? What changes in characteristics would be needed to change it from one type of entity to the other?E1-2 (Accounting standards-setting bodies)Three accountants started talking about hospitals. One said he was treated at a not-for-profit hospital, another said she was treated at a county hospital, and the third said he had just returned from the hospital run by the U.S. Veterans Administration. They wondered why three different bodies established accounting standards for hospitals. Give reasons for and against the existence of three accounting standards-setting bodies.Several not-for-profit organizations use television campaigns to obtain pledges to contribute cash. Some people think that not-for-profit entities should recognize pledges as revenues when the cash is actually received. Others would recognize revenues when the pledges are made, subject to a provision for amounts not likely to be collected. Based on that scenario, discuss (a) the need for an accounting standards-setting body, (b) the qualifications that members of that body should possess, and (c) the procedures that body should adopt in establishing accounting standards.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
I Am Having Trouble Completing My Assignment And Would Like Assistance Completin
/in Uncategorized /by developerIn a test population of 1000 people, 200 display albinism. You hypothesize that this trait follows Mendelian genetics with a 3:1 ratio of non-albinism to albinism. Use the Χ2 test to determine whether the data support the hypothesis or not. Show your steps and explain your reasoning.Χ2 = Σ [(O – E)2/Ewhere O is the observed number of individuals in a defined class, and E is the expected number of individuals in a defined class based on the hypothesis. The Σ symbol indicates that you should sum the results for each defined class.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"