A
Amir Ebrahimifard
Hi everybody
I have a question about hash and symbol. when I use symbol for key in
hash , it didn't for me. what is the problem ?
(example : hash = { dd => [ 1 , 3 , 5 ] , :even => [ 2 , 4 , 6 ] , :7
=> "chance" , "number" => 1 } )
I have a question about hash and symbol. when I use symbol for key in
hash , it didn't for me. what is the problem ?
(example : hash = { dd => [ 1 , 3 , 5 ] , :even => [ 2 , 4 , 6 ] , :7
=> "chance" , "number" => 1 } )