i need to display the name of my favorite book and its price using document.write(), then prompt user to ask how many copies they want to buy. then display the total price (with sales tax) to be paid using document.write().
i need to display the name of my favorite book and its price using document.write(), then prompt user to ask how many copies they want to buy. then display the total price (with sales tax) to be paid using document.write().
0 comments