Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Reference for (Directional) commands
Post: Reference for (Directional) commands

hello, I have been able to find helpful lists of key words to be used in Python - such as - "if", "print", "while". And I have been able to find helpful lists of built-in functions to be used in Py...
mattkrebs General Coding Help 5 4,163 Mar-22-2017, 02:08 PM
    Thread: How to begin coding for game making [Install pygame on mac]
Post: How to begin coding for game making [Install pygam...

Hello, I am using Python 3.6 and tried putting Pygame on my MacBook Pro but could not do it.  Is there a way to do this that is as simple as downloading? I was trying to follow directions to use my...
mattkrebs Game Development 2 4,969 Mar-21-2017, 02:05 PM
    Thread: Do not know how to add "Code Tags" or "Error Tags" to my submissions
Post: Do not know how to add "Code Tags" or "Error Tags"...

Is this how you add tags to code and error messages? def main():     print ("Guess a number between 1 and 100.")     randomNumber = 35     found = False       # flag variable to see                  ...
mattkrebs Board 2 3,720 Mar-21-2017, 01:14 PM
    Thread: new user coding problem
Post: new user coding problem

"""This is my code""" def main():     print ("Guess a number between 1 and 100.")     randomNumber = 35     found = False       # flag variable to see                         # if they've guessed it  ...
mattkrebs General Coding Help 1 3,032 Mar-21-2017, 12:34 PM

User Panel Messages

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