I'm not sure if this is in the right section but if it's not, feel free to move this one... :)
I've been really trying hard to get the answers to those questions in our assignment but I can't, and our teacher didn't even explain! :(
SO if someone can help me out, I'd be really thankful. Our teacher wants a pseudo code and a flowchart for the questions. But a psuedo code alone is alright. :)
compute for the total bill for a customer in cafeteria
item prices:
rice=5.00
food(meat)=20
food(vegies)=10
softdrinks=10
input the number of food item and output the total food bill.
ex. rice=10
1meat=20
1vegie=10
total=40
------
compute for the age in years, months, and days from and inputed birth.
------
compute 4 the area and circumference of a circle
------
compute for the area and volume of a cylinder
(those two seems easy but I have no idea how to put it in a psuedo code...
Thanks so much!