Talk:Computer programming
Jump to navigation
Jump to search
Huh?[edit source]
This article is obviously for those of us who know how to program computers. Only few of us know how to do so.
Russian Reversal Engine in Python[edit source]
p=input().split()
print("In Soviet Russia,",p[4][:-1],p[3],p[2]+"!")
Type, "In America, you read article." Or something like that.