
-----------------------------------
techno123
Thu Apr 12, 2012 4:22 pm

Produce a cash-register receipt for turing
-----------------------------------
hi i was wondering how to make a Turing program for Producing a cash-register receipt: Gather price and tax-status data, item by item, display those data, then display the total PST, total GST, and overall total.

-----------------------------------
Tony
Thu Apr 12, 2012 4:28 pm

RE:Produce a cash-register receipt for turing
-----------------------------------
one step at a time. You can use [tdoc]get[/tdoc] to read input and [tdoc]put[/tdoc] to write out the result.

-----------------------------------
Gadd
Thu Apr 12, 2012 8:06 pm

RE:Produce a cash-register receipt for turing
-----------------------------------
See the Turing walkthrough if you have any issues or assuming this is a project for your class ask the teacher.

-----------------------------------
mirhagk
Sat Apr 14, 2012 1:56 pm

RE:Produce a cash-register receipt for turing
-----------------------------------
And you can use mintchips to store the money. lol.
