ScratchData LogoScratchData
Back to Santa07's profile

The change test

SASanta07•Created August 2, 2013
The change test
0
0
33 views
View on Scratch

Instructions

Try making the following program without looking at this program's programming (however you can look at the actual program yourself): Enter an amount of money between $1 and $100 (without decimal part). Have your program output the least number of notes and coins top give this amount back as change in a shop. i.e for $72 the answer is 1x$50 + 1 x $20 + 1 x 2 for $46 the answer is 2x$20 + 1 x$5 + 1 x $1

Project Details

Project ID11698982
CreatedAugust 2, 2013
Last ModifiedAugust 2, 2013
SharedAugust 2, 2013
Visibilityvisible
CommentsAllowed