11.14.06
Assignment 1
I’ve been working on the random number kids game assignment today and yesterday, and have managed to get it to convert two digit characters into words, pretty much. The hundredth digit shouldn’t be too hard to add aswell but at the moment, I’m using If statements to figure it all out, and it’s a bit complicated, so arrays will probably be easier. I’ll see if I can use these instead.