Bash ~ Perl ~ Python ~ Batch ~ Ruby
Thursday, 4 April 2013
Perl redo
LINK: until ( $e eq "sam" )
{
&sa;
print Hi."\n";
redo LINK;
}
sub sa
{
chomp($e=<STDIN>);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment