codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

Write a Scala program to convert days to hours #3200

Closed harshraj8843 closed 2 years ago

harshraj8843 commented 2 years ago

Description

Write a Scala program to convert days to hours

1 day = 24 hours

Input  : 5
Output : 120
How to contribute - Save the solution in `program/convertDaysToHours.scala` file - Add `convertDaysToHours.scala` file in `convert-days-to-hours` folder
ritikal167 commented 2 years ago

!assign

ritikal167 commented 2 years ago

@harshraj8843 Can you please add the label hacktoberfest also in this issue ?

harshraj8843 commented 2 years ago

Sorry, but this repo has been excluded from Hacktoberfest 2022

ritikal167 commented 2 years ago

Can you suggest any repo which is included in Hacktoberfest 2022

harshraj8843 commented 2 years ago

Not sure, but maybe you can try this 👉🏻 https://github.com/codinasion/program/discussions/4032

ritikal167 commented 2 years ago

Sure Thanks :)