Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Bringing My Game Code Into Class Format
Post: Bringing My Game Code Into Class Format

I'm in the very early stages of developing a duel-player tank game where there are two tanks, a map, and the objective is to shoot the other tank before they can to you. Right now, I'm really far off ...
ZQ12 Game Development 1 2,212 Dec-22-2019, 12:55 AM
    Thread: How to Continuously Remove Letters from Words
Post: How to Continuously Remove Letters from Words

I'm trying to write a program which prompts the user for a word. Then, the program will ask what letter should be removed, only allowing one letter at a time, and how many times they want to continue ...
ZQ12 General Coding Help 1 2,566 Nov-23-2019, 04:48 PM
    Thread: How to Stop Sentinel Value from Entering Final Output
Post: How to Stop Sentinel Value from Entering Final Out...

I am writing a program using while loop to determine the highest and lowest of a user's inputted numbers, allowing the user to enter as many numbers as they wish, before using the sentinel value of -1...
ZQ12 General Coding Help 3 3,247 Nov-10-2019, 04:07 PM
    Thread: How to Display Multiple Time Tables With While Loop
Post: RE: How to Display Multiple Time Tables With While...

Thanks a lot! It works. Appreciate the help.
ZQ12 General Coding Help 2 2,174 Nov-10-2019, 04:15 AM
    Thread: How to Display Multiple Time Tables With While Loop
Post: How to Display Multiple Time Tables With While Loo...

I'm trying to write a code which prompts the user to enter a number, then prints its ten-times tables, before moving onto another number (with sentinel value). My code here is not working. The inner w...
ZQ12 General Coding Help 2 2,174 Nov-10-2019, 03:29 AM

User Panel Messages

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