Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Too much values to unpack
Post: RE: Too much values to unpack

Thanks! I'll add it on.
actualpy General Coding Help 3 538 Feb-11-2024, 05:09 PM
    Thread: Too much values to unpack
Post: Too much values to unpack

So I'm trying to do a Space Invader-ish game, and I can't figure this out. Says "Too much values to unpack (expected 3)" Here's the code: import pygame from pygame import mixer import math pygame.in...
actualpy General Coding Help 3 538 Feb-10-2024, 10:19 AM
    Thread: How can I pause only one object?
Post: How can I pause only one object?

I want to pause only one object in my program. I am using time.sleep(). Is there any other function in Python or other libraries that can do this? Thanks in advance. **smile**
actualpy General Coding Help 1 409 Feb-01-2024, 05:52 PM

User Panel Messages

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