while to Compute Factorial

  Рет қаралды 35,717

IIT Madras - B.S. Degree Programme

IIT Madras - B.S. Degree Programme

3 жыл бұрын

while to Compute Factorial
"Week: 3
Topic: While to Compute Factorial" IIT Madras welcomes you to the world’s first BSc Degree program in Programming and Data Science. This program was designed for students and working professionals from various educational backgrounds and different age groups to give them an opportunity to study from IIT Madras without having to write the JEE. Through our online programs, we help our learners to get access to a world-class curriculum in Data Science and Programming.
To know more about our Programs, please visit :
BSc Degree in Programming and Data Science - onlinedegree.iitm.ac.in/
Diploma in Programming / Data Science - diploma.iitm.ac.in/

Пікірлер: 8
@helaljabel6629
@helaljabel6629 Жыл бұрын
Really appreciated they way you taught while loop bit by bit :)
@muralikrishna5729
@muralikrishna5729 Жыл бұрын
An alternate approach: a = int(input('Enter a number: ')) b = a print('The factorial is: ') while(a!=1): b = b * (a-1) a = a-1 print(b) --------------OR--------------------- a = int(input('Enter a number: ')) b = a if(a
@avenumadhav3568
@avenumadhav3568 3 жыл бұрын
factorial example: 1:37 3:03 3:40 3:54 4:20 4:38 6:10 6:25 11:23 12:01
@tejvanshrohra7794
@tejvanshrohra7794 3 ай бұрын
# My way of finding factorials import math print("Enter the number") n=int(input()) print(math.factorial(n))
@user-uv3up3xe1r
@user-uv3up3xe1r 4 күн бұрын
lol
@054_nirajkumar3
@054_nirajkumar3 3 жыл бұрын
थैंक्यू
@SuryaPrakashbabul
@SuryaPrakashbabul Жыл бұрын
How did you assigned number value to n
@MUTHU_KRISHNAN_K
@MUTHU_KRISHNAN_K 12 күн бұрын
Sir has used " int " in front of input () function
Tutorial on while loop
28:11
IIT Madras - B.S. Degree Programme
Рет қаралды 45 М.
Formatted Printing
21:12
IIT Madras - B.S. Degree Programme
Рет қаралды 37 М.
Неприятная Встреча На Мосту - Полярная звезда #shorts
00:59
Полярная звезда - Kuzey Yıldızı
Рет қаралды 7 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:19
CRAZY GREAPA
Рет қаралды 23 МЛН
The day of the sea 🌊 🤣❤️ #demariki
00:22
Demariki
Рет қаралды 89 МЛН
Escape characters and types of quotes
13:00
IIT Madras - B.S. Degree Programme
Рет қаралды 43 М.
The 3 Laws of Writing Readable Code
5:28
Kantan Coding
Рет қаралды 304 М.
Tutorial on for loop and difference between while loop and for loop
20:15
IIT Madras - B.S. Degree Programme
Рет қаралды 32 М.
Python: RECURSION Explained
8:45
Oggi AI - Artificial Intelligence Today
Рет қаралды 294 М.
Introduction to while loop
13:06
IIT Madras - B.S. Degree Programme
Рет қаралды 39 М.
Learn JavaScript WHILE LOOPS in 8 minutes! 🔁
8:12
Bro Code
Рет қаралды 19 М.
Different ways to import a library
11:55
IIT Madras - B.S. Degree Programme
Рет қаралды 32 М.
Books I followed to get AIR395 in IIT-JEE Advanced
5:35
Tiru [IIT Delhi]
Рет қаралды 3,8 М.
Неприятная Встреча На Мосту - Полярная звезда #shorts
00:59
Полярная звезда - Kuzey Yıldızı
Рет қаралды 7 МЛН