Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

[Program]: Write a Perl program to print pattern 1 #3068

Closed
Tracked by #3056
harshraj8843 opened this issue Oct 14, 2022 · 1 comment · Fixed by #5580
Closed
Tracked by #3056

[Program]: Write a Perl program to print pattern 1 #3068

harshraj8843 opened this issue Oct 14, 2022 · 1 comment · Fixed by #5580
Assignees
Labels
closed closed issues/PRs good first issue Good for newcomers help wanted Extra attention is needed Perl perl related program

Comments

@harshraj8843
Copy link
Contributor

harshraj8843 commented Oct 14, 2022

Description

Write a Perl program to print pattern 1

Input  : 5

Output :
1
1 2 
1 2 3
1 2 3 4
1 2 3 4 5

Contributed by - @PraaneshSelvaraj

How to contribute
  • Save the solution in program/program/print-pattern-1/program/print_pattern_1.pl file
@harshraj8843 harshraj8843 added good first issue Good for newcomers Perl perl related labels Oct 14, 2022
@harshraj8843 harshraj8843 transferred this issue from codinasion/codinasion May 29, 2023
@harshraj8843 harshraj8843 changed the title Write a Perl program to print pattern 1 [Program]: Write a Perl program to print pattern 1 May 30, 2023
@harshraj8843 harshraj8843 added the help wanted Extra attention is needed label Dec 11, 2023
@pradeepch2107
Copy link
Contributor

!assign

pradeepch2107 added a commit to pradeepch2107/codinasion that referenced this issue Mar 24, 2024
Wrote a Perl program to print pattern 1 codinasion-archive#3068
harshraj8843 added a commit that referenced this issue Mar 28, 2024
Wrote a Perl program to print pattern 1 #3068

Co-authored-by: Harsh Raj <harshraj8843@gmail.com>
@codinasion-bot codinasion-bot bot added the closed closed issues/PRs label Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
closed closed issues/PRs good first issue Good for newcomers help wanted Extra attention is needed Perl perl related program
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants