![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
Re: A Newcomer can't get the user input!by perlkid (Novice) |
on Jul 07, 2002 at 00:59 UTC ( #179911=note: print w/replies, xml ) | Need Help?? |
Perhaps what you thought wasn't quite what you thought, was it acually just waiting for an input for the $radius. Have you entered a numeric value and then press Enter to see the print result? #will wait for an input from the STDIN #which by default is the keyboard. radius = <STDIN> -perlkid
In Section
Seekers of Perl Wisdom
|
|