Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Sortttttttt
@sea = qw/she sells sea shells on the sea shore/; @core = (3,2,5,6,7,5,4,3,6,8,7,6); print "Before : @sea\n"; print "Before : @core\n"; @sea = sort(@sea); @core = sort(@core); print "-+-+-+-+-+-+-+-+-+-+-+\n"; print "After : @sea\n"; print "After : @core\n";
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
2nd
test hello world perl n texs
Basics
Hashes
Cheat attractive
Perlday1
101734
Palindromic Dates
Array_with_push_function
Soumya 101758
Please log in to post a comment.