Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Array_with_pop_function
#perl 5.26.1 use strict; use warnings; my @animals =("cat","bird","fish","dog"); #push(@animals,"snake"); my $number=push(@animals,"snake"); my $snake=pop(@animals); print ("@animals\n");
run
|
edit
|
history
|
help
0
Jeffy John Sam (101724)
perl_tutorial
codeyard
grid
101744
Reference
Perl - Sort hash of filenames by file extension
Lol
Perl
Sanjana 101742