Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Sumafu some languages (for example Python) will actually return the last evaluated expression in conditionals. print('a' or 'b') outputs 'a', and print('a' and 'b') outputs 'b'
-
Hackshay3926y@thedevdevil
Yeah correct..
However
It would have been a Dev related Meme if
Passenger had said "tea" and
air hostess had answered as
"Wrong it's Coffee"
Because
In python print ("Coffee" or "tea")
Is
>> Coffee
Let me be honest sometimes wrong kind of Dev meme doesn't let me sleep..
I think it's OCD of some kind.
you’re wrong :-D credits flavio
joke/meme
coffee-or-tea