Search Results

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts Made By: tomtetlaw ; Forum: Python and child forums
Forum: Python Jun 26th, 2009
Replies: 6
Views: 280
Posted By tomtetlaw
So input() in python 3 returns a string?
Forum: Python Jun 26th, 2009
Replies: 3
Views: 242
Posted By tomtetlaw
it prints them ontop of eachother, because at the end of each print() in the loop, print() automatically prints a newline, to get rid of this just go print('*', end='')
Forum: Python Jun 26th, 2009
Replies: 6
Views: 280
Posted By tomtetlaw
First of all, you don't have to do int(input()) because input() returns a number anyway.

And you should start with better explaining the rest of the problem
Forum: Python Jun 18th, 2009
Replies: 13
Views: 915
Posted By tomtetlaw
You might have to add the PyGame directory, or the python directory to the systems PATH variable, just google "Windows PATH variable" and you should be able to find out how.
You would just add the...
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC