Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: outputs followed by each other

by NetWallah (Canon)
on Feb 16, 2018 at 06:05 UTC ( [id://1209263]=note: print w/replies, xml ) Need Help??


in reply to outputs followed by each other

A more experienced programmer would get input like this:
chomp (my $n1=<>); # STDIN is the default
and print output like:
print "$n1,$n2;\n";

                Python is a racist language what with it's dependence on white space!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-19 06:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found