Computer Science Canada

Produce a cash-register receipt for turing

Author:  techno123 [ Thu Apr 12, 2012 4:22 pm ]
Post subject:  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.

Author:  Tony [ Thu Apr 12, 2012 4:28 pm ]
Post subject:  RE:Produce a cash-register receipt for turing

one step at a time. You can use get to read input and put to write out the result.

Author:  Gadd [ Thu Apr 12, 2012 8:06 pm ]
Post subject:  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.

Author:  mirhagk [ Sat Apr 14, 2012 1:56 pm ]
Post subject:  RE:Produce a cash-register receipt for turing

And you can use mintchips to store the money. lol.


: