I am having problems making a custom value :/
i tried
Letter = ""
but it says the (() is unexpected
im trying to make a word program.
wire keyboard.
I: Number
O: Line
Letter = ''
If Number == 97 -> Letter = 'a';
If Letter != '' Line = Line + Letter;
so if you write a and the line was already
"lol" it would become "lola" xD
but i cant make this Letter value. i think its because you cant make it text. by the way what screen would i use to show "Line" ? thank you!! xD


LinkBack URL
About LinkBacks





Reply With Quote





Bookmarks