Ruby-the code calculates
Paper details
Your assigment:
a) In Ruby by using user input, until and do loop your code will calculate the factorial of the number that the user has input
b) In Fortran by using user input, and while loop your code will calculate the sum of natural numbers until the number that the user has input
d) In C++ by using user input, until and do loop your code will calculate the factorial of the number that the user has input.






