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
perl
2
reverse polish notation experiment
perl plot circular list in a circle
test hello world perl compiler n tex
Hello
Attractive Numbers
Soumya 101758
Quote code
101772