Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Print Player Name and Number of Pokemon
Post: Print Player Name and Number of Pokemon

I'm a beginner python programmer, taking an online python class. I am creating a Pokemon game. I'm stuggling with the next teaching instruction Quote:Just as we wrote is_alive for Pokemon, it would ...
webmanoffesto General Coding Help 1 1,109 Aug-23-2022, 07:39 PM
    Thread: Run a Function?: Trouble with Online Python Course
Post: RE: Run a Function?: Trouble with Online Python Co...

thank you! I'll try that
webmanoffesto General Coding Help 3 1,005 Aug-18-2022, 08:12 PM
    Thread: Run a Function?: Trouble with Online Python Course
Post: Run a Function?: Trouble with Online Python Course

Please help me with the below program. My Python is rusty. I'm trying to help my son with the below program. It should return a message like "Pichu (health: 30)", but it only returns nothing. Am I sup...
webmanoffesto General Coding Help 3 1,005 Aug-18-2022, 07:56 PM
    Thread: Robot Stay Inside Circular Ring
Post: RE: Robot Stay Inside Circular Ring

(Dec-07-2016, 06:08 AM)micseydel Wrote: Have you tried adding parenthesis in the call to 'print'?Thank you, the "print" call is now working while True:    print(cl.value())    sleep(0.5)Can you help...
webmanoffesto General Coding Help 4 6,675 Dec-07-2016, 04:17 PM
    Thread: Robot Stay Inside Circular Ring
Post: RE: Robot Stay Inside Circular Ring

When I run the program with >python3 rather than just >python I get the error robot@ev3dev:~/myproject$ python3 col-reflect-driveaway-v.2016.12.05.n01.py File "col-reflect-driveaway-v.2016...
webmanoffesto General Coding Help 4 6,675 Dec-07-2016, 03:04 AM
    Thread: Robot Stay Inside Circular Ring
Post: Robot Stay Inside Circular Ring

I have a Lego Mindstorms brick running ev3dev (open source Linux) and I am writing a Python program for it. I want to enter it in a friendly Sumo style robot competition. Two robots are put inside a c...
webmanoffesto General Coding Help 4 6,675 Dec-06-2016, 02:54 PM

User Panel Messages

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