Ask a New Question

Question

write a pseudocode to accept item name, price, and quality from a user and display the item name and it's total value.
3 years ago

Answers

oobleck
read name,price,quantity
value = price * quantity
display name,value

you and "Sam" need to get together...
3 years ago

Related Questions

Write pseudocode to accept as input names of an unspecified number of equipment rented, the name of... How would I write pseudocode that describes the process of looking up a word in the dictionary? Write the pseudocode for an application that allows a user to enter the price of an item and compute... write a pseudocode to accept item name, price, and quality from a user and display the item name and... how to write a pseudocode for a system that allows user to create an account with features such as u... Write the pseudocode for an application that accepts enter eight friends’ first names and displays t... Write a pseudocode that will compute for the fare to be paid given the distance travelled in kilome... Write a pseudocode that will accept items bought by a customer and place them in the appropriate cl... Write the pseudocode for a program that allows the user to input 2 numbers. The program prints out... Write the pseudocode to accept the item name, price and quantity from a user display the item name a...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use