Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Array_with_shift_function
#perl 5.26.1 use strict; use warnings; my @animals =("cat","bird","fish","dog"); @animals=reverse(@animals); print"@animals";
run
|
edit
|
history
|
help
0
Perl programs
Price_supriya
codeyard
Hash-Nevil
Lieta 101733
Palindromic Dates
101772
Perl
array flipper
main_objetos