Decimal to Binary - தமிழில் Programming - Payilagam

  Рет қаралды 18,076

Payilagam

Payilagam

Күн бұрын

Пікірлер: 13
@ooviyanagarajan8624
@ooviyanagarajan8624 4 жыл бұрын
All your videos are very helpful to us thank you anna
@amn1208
@amn1208 4 жыл бұрын
sir these videos are really helpful thanks for the video ...
@udhayakumarjayachandran1102
@udhayakumarjayachandran1102 3 жыл бұрын
Sir yenaku oru doute whats a relationship between electrical works and programming works in computer
@indiantourism975
@indiantourism975 3 жыл бұрын
Excellent sir
@kiruthikap4511
@kiruthikap4511 3 жыл бұрын
Very useful sir🤩
@BM-AARTHIS
@BM-AARTHIS 2 жыл бұрын
Sir.. neenga why binary = rem + binary nu kooduthinga... Why not we mention like binary+=rem.. I performed this code. Consider decimal = 11 . While we giving binary += rem, then it was print 1101. While giving binary= rem + binary, then it gave 1011. Can u clear this doubt sir ?????
@Rabikedi
@Rabikedi 2 жыл бұрын
Thanks bro
@onemilliontamizha2634
@onemilliontamizha2634 3 жыл бұрын
First la yan bro 1 varuthu
@kaveri3463
@kaveri3463 3 жыл бұрын
U can't add string with int ....type error in your coding
@arunsekar6341
@arunsekar6341 3 жыл бұрын
No, He is taking the integer number and storing into a String using the double quotes so that it will concatenate the values
@fero___3005
@fero___3005 2 жыл бұрын
U can use Object instead of using primitive data types
@mottupatthulu9540
@mottupatthulu9540 2 жыл бұрын
Error proplam sir
@kadhamba_topic6941
@kadhamba_topic6941 Жыл бұрын
def dec_to_binary(num): if num > 1: dec_to_binary(num // 2) print(num % 2, end="") if __name__ == '__main__': num = float(input("Enter the decimal to convert into binary:")) dec_to_binary(num) try this guys thank me later
Perfect Number-  தமிழில் Programming - Payilagam
6:03
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,4 МЛН
1 сквиш тебе или 2 другому? 😌 #шортс #виола
00:36
Стойкость Фёдора поразила всех!
00:58
МИНУС БАЛЛ
Рет қаралды 7 МЛН
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 28 МЛН
9 Decimal to binary conversion (Digital logic design 9)
7:10
Dr S A Moiz's lectures
Рет қаралды 8 М.
Special Programs in C − Binary to Decimal Conversion
7:40
Neso Academy
Рет қаралды 240 М.
Decimal to binary conversion in tamil
5:58
Learn ECE Easy
Рет қаралды 108 М.
SDLC in Tamil - Software Testing in Tamil - Payilagam.
31:45
Payilagam
Рет қаралды 57 М.
когда не обедаешь в школе // EVA mash
00:51
EVA mash
Рет қаралды 4,4 МЛН