Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
size_of_array
#perl 5.26.1 use strict; use warnings; my @arr=(1,2,3,4,5); my $size_of_arr=@arr; print "size of my arr $size_of_arr\n";
run
|
edit
|
history
|
help
1
Perl
Array_with_shift_function
XPPErrorLog
101744
Hello
grid
Sort
objetos
hash of arrays of arrays
PRAC 2 #5