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

Write a Perl program to convert minutes to hours #2583

Closed
Tracked by #2571
harshraj8843 opened this issue Oct 12, 2022 · 1 comment
Closed
Tracked by #2571

Write a Perl program to convert minutes to hours #2583

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

Comments

@harshraj8843
Copy link
Contributor

Description

Write a Perl program to convert minutes to hours

1 hour = 60 minutes

Input  : 300
Output : 5
How to contribute
  • Save the solution in program/convert_minutes_to_hours.pl file
  • Add convert_minutes_to_hours.pl file in convert-minutes-to-hours folder
@harshraj8843 harshraj8843 added good first issue Good for newcomers Perl perl related labels Oct 12, 2022
@anandfresh anandfresh self-assigned this Dec 31, 2022
@harshraj8843 harshraj8843 added the help wanted Extra attention is needed label Feb 9, 2023
@esivakumar18
Copy link

!assign

@codinasion-bot codinasion-bot bot added the closed closed issues/PRs label Apr 9, 2023
@harshraj8843 harshraj8843 added good first issue Good for newcomers help wanted Extra attention is needed closed closed issues/PRs Perl perl related labels May 28, 2023
@harshraj8843 harshraj8843 transferred this issue from codinasion/codinasion May 28, 2023
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
Projects
None yet
Development

No branches or pull requests

3 participants