$ascii[0]=3; (which mean read input 3 times) $ascii[1]=65; (read first input) $ascii[2]=66; (read second input) $ascii[3]=66; (read third input)