Program to find LCM of two numbers | Python Programming |

  Рет қаралды 21,993

Anjali Luthra

Anjali Luthra

Күн бұрын

Пікірлер: 26
@pikulrajput1144
@pikulrajput1144 Жыл бұрын
Easiest way to write the program to find LCM, thank you Anjali
@sahiljosan5062
@sahiljosan5062 2 жыл бұрын
Mam your explanation is the simplest of all ... Thank you for explaining in such easiest way..
@vish7091
@vish7091 3 жыл бұрын
Short and precise 👍
@mdafroj8546
@mdafroj8546 Жыл бұрын
Thank you mam😎😎😍😍
@AshishYadav-hh5tb
@AshishYadav-hh5tb 5 жыл бұрын
Thanku mam
@hiteshyadav7759
@hiteshyadav7759 3 жыл бұрын
Ty mam
@girliz17
@girliz17 3 жыл бұрын
Mam Can u help me write the program codes for the pattern: A C B F E D
@chaitalibhansali3480
@chaitalibhansali3480 3 жыл бұрын
mam can you please also write a code for n numbers anytime i want to run the number or numbers i want calculate LCM will be different, i tried matching the logic but it is showing error
@AECcomputers
@AECcomputers 3 жыл бұрын
Will try
@preetikumari2228
@preetikumari2228 3 жыл бұрын
THANK YOU MAM AAPSE MAINE PURA COPY NAhi kiYA HAI BAS LOGIC DEKHA HAI. THANK YOU AGAIN
@aleem1409
@aleem1409 Жыл бұрын
The way she explained The code. mam one request explain GCD HCF problem also same like This
@AECcomputers
@AECcomputers Жыл бұрын
Will upload soon
@reenadevi8440
@reenadevi8440 Жыл бұрын
Mam while else me kar ke dikhaye
@adarshkanojia4192
@adarshkanojia4192 5 жыл бұрын
Mam i have a suggestion for you mam aap ak program kai other logic bhi bataya kriye
@AECcomputers
@AECcomputers 5 жыл бұрын
I told other logic for H.C.F., did you try writing the program with other logic?
@MahabharataMusingsByKrishana
@MahabharataMusingsByKrishana 5 жыл бұрын
1,2,1,3,2,5,3,7,5,11,8,13,13,17 I need this output, can you help me madam
@AECcomputers
@AECcomputers 5 жыл бұрын
sure, will upload the video soon
@bikrammukherjee7613
@bikrammukherjee7613 5 жыл бұрын
@waseem khanI think your sequence will 0 1 1 3 2 5 3 7 4 9 5 11 6 13 7 15 8 17 n=int(input("range:")) a=0 b=1 for i in range(1,n+1): if(i%2!=0): print(a,end=" ") a=a+1 else: print(b,end=" ") b=b+2
@bikrammukherjee7613
@bikrammukherjee7613 5 жыл бұрын
@waseem khan bikramrobotics0514@gmail.com You can contact me by mail. Thank you
@MahabharataMusingsByKrishana
@MahabharataMusingsByKrishana 5 жыл бұрын
9666141409
@ayema9204
@ayema9204 4 жыл бұрын
lcm ma multiplecation ho ta ha
@kalpatarusahoo844
@kalpatarusahoo844 3 жыл бұрын
Who r working as a python developer..
@kirankharayat9468
@kirankharayat9468 5 жыл бұрын
Hcf
@hijoaNieva-ky7rk
@hijoaNieva-ky7rk Жыл бұрын
Tu self made programmar ho Ra ?..
@valliangel6005
@valliangel6005 4 жыл бұрын
Mam explain in English because English is common language max views are understand
@aryanmishra199
@aryanmishra199 3 жыл бұрын
300iq
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 120 МЛН
А что бы ты сделал? @LimbLossBoss
00:17
История одного вокалиста
Рет қаралды 10 МЛН
怎么能插队呢!#火影忍者 #佐助 #家庭
00:12
火影忍者一家
Рет қаралды 46 МЛН
Program To Calculate LCM Of Two Numbers | Python Tutorials
19:20
Amulya's Academy
Рет қаралды 64 М.
Python Program #27 - Find LCM using while loop in Python
7:18
Programming For Beginners
Рет қаралды 4,7 М.
Python Tutorials - Program To Find out the GCD of Two Positive Numbers
13:11
HCF/GCD of Two numbers Using Python
15:21
CodeWithHarry
Рет қаралды 74 М.
Solve any Star Pattern program in Python
18:44
Simply Coding
Рет қаралды 988 М.
HCF/GCD of Two Numbers Python Program
8:23
WsCube Tech
Рет қаралды 28 М.
python program to find hcf of two numbers | Highest Common Factor
22:37