|
|
| Perl: the Markov chain saw | |
| PerlMonks |
beginner helpby derpp (Acolyte) |
| on Aug 02, 2010 at 19:39 UTC ( #852522=perlquestion: print w/ replies, xml ) | Need Help?? |
|
derpp has asked for the
wisdom of the Perl Monks concerning the following question:
hi guys, i'm a beginner at perl and i'm stuck on a simple (to you, probably) problem. i'm trying to write a short program that, simply put, finds all the numbers between two entered numbers and adds them. ex: if i enter 1 and 100, i'd want my program to get the sum of 1+2+3+4..100. the part where i'm stuck is..getting all the numbers between. please help D:
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||