Posts
 
Reputation
Joined
Last Seen
Ranked #907
Strength to Increase Rep
+2
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
1 Endorsement
Ranked #858
Ranked #107.51K
Ranked #4K
~269 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for ddanbe

for item in ['email', 'surfing', 'home']: print(item, end='', flush= True) or: for item in ['email', 'surfing', 'home']: print(item, end='') print() I found someone who came up with a good argument why it is that way: [klick me](http://www.gossamer-threads.com/lists/python/python/705025#705025)

Member Avatar for vegaseat
0
269

The End.