Add and remove items from lists by using the buttons on the two bottom corners. To evaluate the output, simply press Evaluate at the mid-bottom of the project.
/* What's up? */ My upcoming project will be an online pong, which will be using cloud variables to store the data among the coordinates of the ball and stuff. /* The limits */ The current number of characters allowed in cloud variables is 10, which are the digits, and the maximum amount of characters are around 256. /* What is this thing? */ This converter will convert the inputs to base-9, which uses only 9 digits, leaving out the digit 9, which can then be used for delimiting between actual numbers in one long string of digits. /* What will be wrong? */ Just be sure that the string will be 1.05x longer than if base-10 is used. /* Don't understand? */ This project is a bit technical when it comes to its implementation, so it may not be as good as style-oriented projects, especially the design. /* Credits? */ Just thank nature, obviously.