Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Does this remind you of BASIC or what?

by orkysoft (Friar)
on Feb 02, 2001 at 04:19 UTC ( [id://55916]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Using perl to teach programming
in thread Using perl to teach programming

Yeah, add a LIST command, which will show all those lines, possibly preceded by line number (and automatic renumbering), so you'll be able to fit lines in between them:

>LIST 10 while($home) { 20 sweet } >15 # Okay, a ++ vote for the first monk to recognise which tv series +I'm referring to :-) >LIST 10 while($home) { 20 # Okay, a ++ vote for the first monk to recognise which tv series I +'m referring to :-) 30 sweet }

Problem is, BASIC has a bad reputation, but this 'instant gratification' 'mod for Perl' might be very promising. I'll try to test it on my brother tomorrow :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://55916]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 17:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found