Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Supriya
#perl 5.26.1 $productid{'p001'}=1000; $productid{'p002'}=500; print "p001 \a"; print $productid{'p001'}; print "\n p002 \a"; print $productid{'p002'}; if ($productid{'p001'}>$productid{'p002'}) { print "\n maxprice="; print $productid{'p001'}; } else { print "maxprice="; print $productid{'p002'}; };
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Challenge 41 Task 1
matrx travarsal
test321
Hello
Perl
hashes
Lieta 101733
array_value
Balancing brackets
size_of_array
Please log in to post a comment.