No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: [quote=Matt Tacular]Another thing I need help with, is how do i get the program to loop back the begining at the end[/quote] Here is a way suggested in a different thread. [quote=bumsfeld]You put program code in a loop and designate one key to break out of loop: [code]while True: # … | |
Ive looked many places but the answer to this question has eluded me, once a script is executed how can you make it so that it re-starts. Oh, and what is the meaning of life?:cheesy: | |
Im sort of new to python, and I have been looking at some tutorials, manuals, etc. and I saw how to find prime numbers, so I thought it would be a good place to start, so I added some stuff to hopefully allow for user input, and it doesnt work. … |
The End.