-
### Description
Write a Python program to convert hours to days
1 day = 24 hours
```
Input : 120
Output : 5
```
How to contribute
- Save the solution in `program/convert-hours-to-days.py` f…
-
### Name
Alex
-
### Name
KARTHIK LAL
-
### Description
Write a Java program to convert hours to days
1 day = 24 hours
```
Input : 120
Output : 5
```
How to contribute
- Save the solution in `program/ConvertHoursToDays.java` file…
-
### 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` fi…
-
### Name
moon rider
-
### Name
Ankit
-
### Name
Niaz Morshed
-
### Description
Write a C# program to print fibonacci series by recursion
```
Input : 5
Output : 0 1 1 2 3
```
How to contribute
- Save the solution in `PrintFibonacciSeriesByRecursion.cs` fil…
-
### Name
Musadiq