Produce a cash-register receipt for turing
Author |
Message |
techno123
|
Posted: 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. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Tony
|
Posted: 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. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Gadd
|
Posted: 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. |
|
|
|
|
|
mirhagk
|
Posted: 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. |
|
|
|
|
|
|
|