Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #72.8K
2 Posted Topics
i need to write a program which inputs an integer value, checks that it is possitive, and outputs its factorial,using formulas factorial(0)=1 factorial(n)=n*factorial(n-1) sample output: input possitive number: 6 factoral of 6is: 720
Re: comment box
hello can yu help me with my assignment??? i need to write a program which produces a simple multiplication tableof the following formatfor integers in range 1 to 9 sample output: input number: 9 input limit: 9 1x1=1 1x2=2 .... 9x9=81
The End.
berting