Calculate the final charge of a product at a retail store

Assignment Help Python Programming
Reference no: EM132356367

Question

1. Design a python program to calculate the final charge of a product at a retail store. You must also create flowcharts for each function and for the program.

a. productCharge(): should prompt the user for a valid retail charge of a product (between $10 and $5000). The value should be returned from the function

b. productDiscount(): If product total is over $350, the customer receives a 17% discount. Return the value of the discounted product.

The Python program should prompt the user for the number of products in the order (must check that this number is between 1 and 7). Then, by calling the function, enter the productCharge for each of the products - maintaining a total for all products. Once products are all entered, call the productDiscount function. Lastly, output the number of products, the product total, the amount of sales tax: 3% and the final total to include that tax. Note all prices should be printed to two decimal places.

2. Wri function in python that will calculate if a value is inside a defined range. The function valid, should accept 3 parameters: the value, lowest and highest member of usable range. The function should return True if value is in range and False if not.

Reference no: EM132356367

Questions Cloud

Write a program that fills two lists with input from the use : Write a program that fills two lists with input from the user. One list should be students' first names and the second list should be students' last names.
What trade barriers were in place during that decade : Under a system of perfectly free commerce, each country naturally devotes its capital and labour to such employments as are most beneficial to each.
What do you think the value of software contract : This week we will discuss the role of contracts. From a purely IT perspective, what do you think the value of a software contract is ?
Organization protects client information : You are the owner of an IT Consulting Business. What best practices would you implement to make sure that an organization protects client information.
Calculate the final charge of a product at a retail store : Design a python program to calculate the final charge of a product at a retail store. You must also create flowcharts for each function and for the program.
Technology leading us in terms of the future : Where do you see technology leading us in terms of the future? we use every day that is not protected and subject to being hacked?
Case involving united states of america versus ross ulbrecht : Using a Microsoft Word document, please discuss the case involving the United States of America versus Ross Ulbrecht.
Provide a screenshot of your program that contains cyclist : Provide a screenshot of your program that contains at least two cyclist entries that you added to the list. P.rovide the code from your .pyw file that you used
United states supreme court carpenter v. united states : Google search of the term, "United States Supreme Court Carpenter v. United States 2018."

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd