Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: when calling module comes up with syntax error
Post: RE: when calling module comes up with syntax error

Thank you - my brain stopped working - Should the main() always be at the end of the program or does it not matter?
DAS General Coding Help 5 3,816 Nov-27-2017, 01:26 PM
    Thread: when calling module comes up with syntax error
Post: RE: when calling module comes up with syntax error

def main(): #These are the two options available print ("1: register") print("2: login") signIn = int(input("Do you have an existing account? 1 or 2?")) #yes = Y #...
DAS General Coding Help 5 3,816 Nov-27-2017, 01:04 PM
    Thread: when calling module comes up with syntax error
Post: when calling module comes up with syntax error

def main(): #These are the two options available print ("1: register") print("2: login") signIn = int(input("Do you have an existing account? 1 or 2?")) #yes = Y #...
DAS General Coding Help 5 3,816 Nov-27-2017, 12:50 PM
    Thread: While loop continuous
Post: While loop continuous

Dear Forum I have tried several things to break the while loop - when I input a number outside the boundaries (1, 2, 3 )then it loops back to the top of the menu which is what I want but then doesn't...
DAS General Coding Help 1 2,803 Nov-09-2017, 07:40 AM
    Thread: Variable not defined in password checker
Post: RE: Variable not defined in password checker

Thank you for such a prompt reply The code works as long as you put the password between 6 and 12 words but when you put a password of say 3 characters the while loop does not work as it goes straight...
DAS General Coding Help 4 4,593 Aug-27-2017, 04:29 PM
    Thread: Variable not defined in password checker
Post: Variable not defined in password checker

I have used the coding below to create a password strength checker but keep getting the upperCase variable not being recognised when I run the program. Any ideas? [Traceback (most recent call last): ...
DAS General Coding Help 4 4,593 Aug-27-2017, 03:20 PM
    Thread: downloading pygame wheel or MSI type
Post: RE: downloading pygame wheel or MSI type

Thank you
DAS Game Development 3 6,052 Jun-09-2017, 02:27 PM
    Thread: downloading pygame wheel or MSI type
Post: downloading pygame wheel or MSI type

I would like to download pygame - I have python 3.4 installed 32bit - but the version of pygame is asking whether I want type wheel or MSI - can you explain these to me please
DAS Game Development 3 6,052 Jun-07-2017, 09:15 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020