Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Price_supriya
#perl 5.26.1 print "Hello World\n"; $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
array_value
Palindromic Dates
Supriya
version tester
Riyali-101738
Perl
Shalu Kumar
Challenge 41 Task 1
bitSum 059-1
XPPErrorLog