daoswald / LernPerl

The letter a is overrated.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LernPerl

Tasks

  1. First Task. ...write me code that prints on individual lines number range from 5 to 500. do it anyway you want, so long as it's in Perl and will run on any post 5.6 version of Perl, use strict and warnings.

Useful Links

  1. Second Task. ...rewrite y'all's code, but this time, let's use an array, but without declaring any variables. you'll want to think of how ranges are handled in shell script for ideas on this one. ...next, we'll have a lecture on data types and references. ...I want everyone to get a grasp on references early on, since they play such an impottant role in everything Perl ...so, we'll break the %HASH habit early, before some of you learn that habit 😀

Useful Links

About

The letter a is overrated.


Languages

Language:Perl 100.0%