what will be the output #developerlife #memes #coding #codinglife #programmer #developer

preview_player
Показать описание
what will be the output #developerlife #memes #coding #codinglife #programmer #problemsolving developer,coding,programmer,software developer,web developer,codinglife,app developer,programmers,programming for kids-learn coding free,learning programming through games,lets encode the logic,coding memes,youtube channel for coding,javascript coding interview questions,beginner coding,introduction to coding,helpful channel for coding,programmer life,the c programming language,coding time,coding tutorial,programmers life,code runs without output,
python interview questions,coding interview,python coding interview questions,python interview,python coding interview questions and answers,python interview questions and answers,coding interview questions,python coding interview,python,python interview questions for freshers,coding interview preparation,python programming interview,problem solving,cracking the coding interview,coding problem solving,job interview,python problem solving
Рекомендации по теме
Комментарии
Автор

because there is an outsider "or", and or has a larger "True" coverture than and; then its like the "and" doesn't even exists.
So, a or b is deffinitive, the only one that matters

malik-a-creeper
Автор

Since we have the "or" operator between the bracket I think that the output will be random I mean:

1. If the program take the value in the first brack obviously the two number will be printed
2. If the program take the second bracket it will again choose randomly between the two values and only print one number

I think 😅😅

lossenidoumbia
Автор

The point here when we wright zero after if statement this means false.But if we wright 1 this means true.

prolord
Автор

Haha, learning C as your first language helps you with this one 😎

stepgames
Автор

idk nothing but if the numbers different to 0 return true, then i would say it will print
True
True
True
False

malik-a-creeper
Автор

5
3
5
0
Program considers lower digit as False and higher as True and while printing reconsiders those digits and print accordingly (e.g. 5 is true and 3 is False in case of (5, 3))

pujariabhishekh