Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Array_with_push_function
#perl 5.26.1 use strict; use warnings; my @animals =("cat","bird","fish","dog"); #push(@animals,"snake"); my $number=push(@animals,"snake"); print ("@animals\n");
run
|
edit
|
history
|
help
0
size_of_array
121JHgZzG4QMkDQwLJCifHAAsZAwvpqACY
perl circle plot
Soumya 101758
Sanjana 101742
Arrayop
Perl - Sort hash of filenames by file extension
Neha101736
Perl
Perl Lang