Skip to content

A console application that calculates the factorial of a number using for, while and do while loops.

License

Notifications You must be signed in to change notification settings

PetePrattis/factorial-using-loops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A C# Program / Project

This is a simple C# project from my early days as a Computer Science student

This programm was created for the third semester class Object-oriented Application Development and is one of a few C# programms neccessary to pass the class

Description of project

A console application that calculates the factorial of a number using for, while and do while loops.

About this project

  • The comments to make the code understandable, are within the .cs archive
  • This repository was created to show the variety of the work I did and experience I gained as a student

About

A console application that calculates the factorial of a number using for, while and do while loops.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages