Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (3 cmp 5) ~~ Less or die "Wrong condition";
- ("Perl" cmp "Perl") ~~ Same or die "Wrong condition";
- ("Ruby" cmp "Perl") ~~ More or die "Wrong condition";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement