So i have a wall, where i have:
7 8 9
4 5 6
1 2 3
Where these numbers are Buttons, BUT, behind each number, i have one cable with one color, following:
Numer 1: color white;
Number 2: color orange;
etc...
Finnaly number 9 have: color light Grey;
Then i have those connected to a BUNDLED CABLE , and its connect to a Advanced Computer;
1º QUESTION: (I think i get it in my way
2º QUESTION: i have 3 variables with numbers;
var1 = 1 var2 = 1 var3 = 1then i want to put it together, resulting: var4 = 111
Edited by Hayden_Almeida, 16 May 2015 - 02:19 AM.












