Thread: Help Array!!!!!
View Single Post
Old 12-29-2012, 02:57 PM   PM User | #1
triko
New Coder

 
Join Date: Oct 2012
Location: Italy
Posts: 72
Thanks: 3
Thanked 0 Times in 0 Posts
triko is an unknown quantity at this point
Help Array!!!!!

Hello guy! I have a problem with array, i don't know how to build a new array using the numbers of other array!
EX: I have
array1 = [1, 4, 2, 13, 5]
with this array1 I want to build other array2 using the numbers in the first array. So i don't know how to take number from array and put it in an other array!
Thanks all
triko is offline   Reply With Quote