my @list = qw(I Like tacos); for (@list) { print "A:".$_."\n"; for ("Hello") { print "B:".$_."\n"; } print "C:".$_."\n"; }
In reply to Re: Re: Re: Pseudo-switch question
by fletcher_the_dog
in thread Pseudo-switch question
by fletcher_the_dog
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |