Run Code
|
Code Wall
|
Users
|
Misc
|
Feedback
|
About
|
Login
|
Theme
Perl
$mission = "fast"; $impossible = "furious"; $str = $mission." and ".$impossible; $num = 5 + 3; $mul = 4 * 5; $mix = $str ." ". $num; print "str = $str\n"; print "num = $num\n"; print "mul = $mul\n"; print "mix = $mix\n";
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Perl programs
Lol
Perl
Quotes
roni leonita 101745
Perl
Perl basics
Perl
Hashes
hashes
Please log in to post a comment.