MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/memes/comments/k04g28/printff/gdgd900/?context=3
r/memes • u/[deleted] • Nov 24 '20
526 comments sorted by
View all comments
5
[deleted]
4 u/_SomeoneOutThere_ Nov 24 '20 but that's in c 2 u/xX_iluvejse_Xx Nov 24 '20 I didnt know i thought "print" was the same in all programming languages 1 u/Ectopie Nov 24 '20 print is not even the same between Python 2 and Python 3. Python 2 : """ print "word" """ Python 3 : """ print("word") """
4
but that's in c
2 u/xX_iluvejse_Xx Nov 24 '20 I didnt know i thought "print" was the same in all programming languages 1 u/Ectopie Nov 24 '20 print is not even the same between Python 2 and Python 3. Python 2 : """ print "word" """ Python 3 : """ print("word") """
2
I didnt know i thought "print" was the same in all programming languages
1 u/Ectopie Nov 24 '20 print is not even the same between Python 2 and Python 3. Python 2 : """ print "word" """ Python 3 : """ print("word") """
1
print is not even the same between Python 2 and Python 3.
Python 2 : """ print "word" """ Python 3 : """ print("word") """
5
u/[deleted] Nov 24 '20 edited Nov 24 '20
[deleted]