Answer:
Explanation:
price = eval(input("price of item: "))
quantity = eval(input("quantity of item: "))
sales_tax = 0.08 # 8% sales tax
total_cost = price*quantity
total_cost_with_tax = total_cost + total_cost*sales_tax
print("total cost: "+str(total_cost))
print("total cost + 8% sales tax: "+str(total_cost_with_tax))
The feature to restrict values allowed in a cell and need to create a drop-down list of values from which users can choose in the above scenario is data validation.
<h3>What is data validation?</h3>
Data validation is a term that connote the act of monitoring the truthfulness and quality of source data before one can make use of it, importing or even process data with it.
Note that The feature to restrict values allowed in a cell and need to create a drop-down list of values from which users can choose in the above scenario is data validation as it ensure that users can make their own choice.
Learn more about data validation from
brainly.com/question/27138101
#SPJ1
I need some answer chouices but they use iphones
Answer:
Yes
Explanation:
You are right well I think because same thing happened to me
The owner of the email could be using a VPN.