Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~201 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for butterflyTee

[QUOTE] [B]print str(int(chill)) + " ",[/B] [/QUOTE] you can try this statement instead : print "%3s" % str(int(chill)) + " ",

Member Avatar for greatbear
0
105
Member Avatar for greatbear

At the beginning I found Python was very good at its data structures , concise code, and some strong aspects ! but it's very difficult to solve a program with higher speed than C++ and java ! I'm very confused ! could you tell me why do you choose Python …

Member Avatar for greatbear
0
96

The End.