Python - Calcular Fatorial usando FOR

#python #factorial #PCDF In this lesson we will learn the FOR loop structure to develop a #program capable of calculating the factorial of a number. NOTE: These lessons introduce the basic concepts of Python. Therefore, they can be used for PCDF studies.