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. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Tony
![](http://wiki.compsci.ca/images/f/f4/OniTony.gif)
|
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. |
|
|
|
![](images/spacer.gif) |
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. |
|
|
|
|
![](images/spacer.gif) |
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. |
|
|
|
|
![](images/spacer.gif) |
|
|