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
-
@savethecode I know, in just pointing out that by the way the coffee is structured and commented it looks like whoever wrote it has C/C++ background and hasn't learned the Python way.
-
@JKyll you must have superpowers to be able to tell how their coffee is structured
-
@Gnu-Not-Unix yeah, apparently not enough to notice my phone changing what I write, what the hell Android since when is code anything like coffee?!
-
x = input('Enter value of x: ')
y = input('Enter value of y: ')
Print('Value of x after swapping: {}'.format(y))
Print('Value of y after swapping: {}'.format(x)) -
c3ypt1c99057yy, x = ( input ( "give me x:" ), input ( "give me y:") )
print ( "x:", x )
print ( "y:", y )
Related Rants
-
ctwx11The new Android 8 Smileys are extremely ugly. The ones before weren't that great but not that bad...
-
Anookas14WHAT THE FUCK IS WRONG WITH YOU ??? Galaxy S8 5.8" Quad HD+ Super AMOLED (2960x1440)Â 570 ppi Galaxy S8+ 6....
-
C0D40It’s Friday, YAY my week is over....Oh fuck someone wants to do a prod release today, I am so not looking fo...
Wtf? So far from the word Pythonic...
rant
god dammit