+ 2
Challenge: Convert a float to a fraction
As it is stated in the title; write a program in any language in which the input should be a number(Float or Integer) and it should output a fraction that is equal to the input in value. Choose your weapon!
1 Antwort
- 1
https://code.sololearn.com/cj1GGspVrOl7/?ref=app
short and simple