Sample input output would be: (user in put in red, output in blue):while (<STDIN>) { chomp; if ($_ eq "quit") { exit; } print eval "$_", "\n"; }
In reply to Re: Input/Output through the Keyboard
by pg
in thread Input/Output through the Keyboard
by @rocks
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |