Тёмный

Sum of even numbers -Sample program | Loops | Python Malayalam Tutorial | Part-19 

Safeonnet
Подписаться 33 тыс.
Просмотров 5 тыс.
50% 1

This video teaches while loop ( Sum of even numbers ) in Python Language for Programming with sample code.
This is the video of a course on Python . This course enables students to learn Python Programming in the simplest way possible. This is useful for all students of all classes. This will be very helpful if you are starting to learn programming. The course is very practice oriented.Students will be getting an overall understanding of the topic in shortest time . The course is organised by Edwhere Education. It is presented by 'Mr. Manu Francis ' . The presentation language is Malayalam and is understandable to people of Kerala.

Опубликовано:

 

12 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@nuztronuztro
@nuztronuztro 25 дней назад
num=int(input("Enter your num:")) sum=0 i=1 while i
@arunlal7714
@arunlal7714 Месяц назад
i=0 a=0 while(i
@Raz-ri7ej
@Raz-ri7ej 12 дней назад
I=1 Sum=0 While(1
@suiiicr77777
@suiiicr77777 4 месяца назад
i=1 sum=0 while(i
@alonemask23
@alonemask23 2 года назад
i=1 sum=0 while(i
@karthikapradeep2488
@karthikapradeep2488 8 месяцев назад
very usefu video...worth watching...
@amaljoyjs7402
@amaljoyjs7402 Год назад
i=1 sum=0 n = int(input("Enter the limit")) while(i
@nh-vt5ws
@nh-vt5ws 2 дня назад
i+=2 allaloo i+=1 alle
@anurashik7584
@anurashik7584 Год назад
i = 1 sum = 0 while(i
@karthikapradeep2488
@karthikapradeep2488 8 месяцев назад
please upload a video about sum of first four numbers in a list..
@Safeonnet
@Safeonnet 8 месяцев назад
list=[1,2,3,4,5] sum=0 for i in range(4): sum = sum+list[i] print(sum)
@sandeepss5084
@sandeepss5084 8 месяцев назад
Najn codil if statement il equal to equal to zero matii not equal akki if(i%2!=0) answer 25 ennu kitti
@anandhus4361
@anandhus4361 Год назад
Sum inu pakaram print ettal enta preshnam bro
@user-to7mc2ri5w
@user-to7mc2ri5w 7 месяцев назад
i=2 sum=0 while(i
@Safeonnet
@Safeonnet 7 месяцев назад
No
@shanthi2160
@shanthi2160 3 года назад
What is the diffrence between in if print sum and out print sum ?
@Safeonnet
@Safeonnet 3 года назад
If the print statement is inside'if' then it will print only when the if statement value is true
@SreekuttySreelekshmi
@SreekuttySreelekshmi 3 года назад
Sir sreelekshmi present sir please gave me attendance
@Safeonnet
@Safeonnet 3 года назад
Attendance ittittund
@mercesletifer6625
@mercesletifer6625 2 года назад
i=1 sum=0 while(i
@mercesletifer6625
@mercesletifer6625 2 года назад
n=int(input("Enter the even number:")) i=1 sum=0 while(i
@neeraju6859
@neeraju6859 2 года назад
sir odd numbers inte sum ingane alle i=1 sum=0 while(i
@arunlal7714
@arunlal7714 Месяц назад
i=1 a=0 while(i
Далее
Как подписать? 😂 #shorts
00:10
Просмотров 706 тыс.
For loops in Python are easy 🔁
5:06
Просмотров 303 тыс.
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
All Python Syntax in 25 Minutes - Tutorial
24:59
Просмотров 38 тыс.
Palindrome Program in Python
4:52
Просмотров 170 тыс.