Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
101734
#perl 5.22.1 @jack = qw/jack and jill went up the hill/; @twinkle = qw/twinkle twinkle little star/; print "@jack\n"; print "@twinkle\n"; @rhymes = (@jack,@twinkle); print "@rhymes\n";
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
brackets test 2
Palindromic Dates
Perl
Tony Gunk
Perlday1
Hash Refrence for memory optimization
Balancing brackets
roni leonita 101745
Basics
Password Validation
Please log in to post a comment.