GitHub / pprattis / factorial-using-loops
A console application that calculates the factorial of a number using for, while and do while loops.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pprattis%2Ffactorial-using-loops
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C#
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 5 years ago
Pushed at: over 5 years ago
Last synced at: about 1 month ago
Topics: computer-science, console-application, csharp, dowhile, factorial, forloop, program, student, while-loop