+ 1
Factorial using while or for loop
Getting the factorial of the Entered number
3 ответов
+ 5
Hi, Sydney John !
How do you want to do it? In Python? Have you tried?
+ 2
Hi again, Sydney John !
In Python? Good choice!
Do you know what factoral is, and why you want solve it with a loop? Can you write down some ideas of how you want to solve it with a loop in Python. You don’t have to write it in Python code, just try explain in som way.
+ 1
In python