Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a Haskell program to convert minutes to hours #2578

Closed
Tracked by #2571
harshraj8843 opened this issue Oct 12, 2022 · 1 comment · Fixed by codinasion/program#7430
Closed
Tracked by #2571

Write a Haskell program to convert minutes to hours #2578

harshraj8843 opened this issue Oct 12, 2022 · 1 comment · Fixed by codinasion/program#7430
Assignees
Labels
closed closed issues/PRs good first issue Good for newcomers Haskell haskell related

Comments

@harshraj8843
Copy link
Member

Description

Write a Haskell 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.hs file
  • Add convert_minutes_to_hours.hs file in convert-minutes-to-hours folder
@harshraj8843 harshraj8843 added good first issue Good for newcomers Haskell haskell related labels Oct 12, 2022
@esivakumar18
Copy link

!assign

@codinasion-bot codinasion-bot bot added the closed closed issues/PRs label May 1, 2023
@harshraj8843 harshraj8843 added good first issue Good for newcomers closed closed issues/PRs Haskell haskell related labels May 28, 2023
@harshraj8843 harshraj8843 transferred this issue from codinasion/program May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed closed issues/PRs good first issue Good for newcomers Haskell haskell related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants