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
Perl
FOP utilities
size_of_array
Cloeren 4 Coding
exam ata
Lieta 101733
Hash
testing dereference of anonymous routines
Balancing brackets
101734