in Education by
Write Python code Suppose you are a shop keeper, a customer purchased 5 items from your shop, now do the following to prepare bill for customer and your software should able to : 1. Enter name and the cost of each purchased item by customer items (it will be 5 different items) 2. if the total billing amount is 1000 or more, then give your customer 10% discount on billing amount and if the total billing amount is greater than 500 then discount is 5% 3. Display the actual total billing amount and Amount to be paid after discount by costumer. Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: Dr Tuber are Abhi to Hello hii sab hua hai ki mere pass uska number

Related questions

0 votes
    write python code to create a series object temp1 that stores temperature of 7days in it .take any random 7temperaturers? Select the correct answer from above options...
asked Dec 31, 2021 in Education by JackTerrance
0 votes
    Q10) Write a python code/program for the following: (1) To Calculate and display selling price of an item by ... cost price and profit. Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    what will be the output of following python code print(‘ab12’.isalnum()) Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    b) What will be the output of the following Python code? print(‘ab12’.isalnum()) Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    rewrite the following code in Python after removing all the syntax error underline is correction done in code a,b=2 ... print( end') Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    Q 5 Rewrite the following code in python after removing all the syntax errors. Underline each correction done in ... a logical operator Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    What will be the output of following python code? flowers =[ rose', lotus', lily' for x in flowers: ... x plsss give write answer Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    what will be the output of following python code? flowers=[‘rose’,’lotus’,’lily’] Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    what will be the output of following python code? flowers=[‘rose’,’lotus’,’lily’] Select the correct answer from above options...
asked Dec 18, 2021 in Education by JackTerrance
0 votes
    (a) What will be the output of the following Python code? from math import factorial print (math.factorial (5) ... : print(factorial(5) Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
0 votes
    A built un function is a function which: A)comes with python and is an integral part of python B)has been ... D)has be imported Select the correct answer from above options...
asked Dec 16, 2021 in Education by JackTerrance
0 votes
    rewrite the following code in Python after removing all the syntax error underline is correction done in code a,b=2 ... print( end') Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    How to digits for a string in python? (short code) example: app77 should give a digit count of 2 Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    Write html code to set the BGCOLOR as NAVY, header 1 text Text Example with size, colour and font face'' as ... font face ARIAL . Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    Write the phython code for the following . Write a program to print area perimeter of rectangle. Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
...