Remove an element from the beginning with shift(); my $first_element = shift(@colors); ! print "first: $first_element\n" ...
確定! 回上一頁