Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help With Shelf
Post: Help With Shelf

This may be more of a linux question, but I'm working through the Multi-Clipboard project in Automate the Boring Stuff. The code runs perfectly when executed directly from the shell. The keywords/cont...
pdub787 Homework 1 1,447 Jun-09-2020, 10:13 AM
    Thread: Python3.7 - Help with loops
Post: Python3.7 - Help with loops

Hi...I'm a noob teaching myself python. I've got a simple turn based RPG program. Where I'm running into trouble is with updating the character hit points (warrior_hp). I'm trying to get the attack an...
pdub787 Homework 1 1,699 May-06-2020, 05:31 PM
    Thread: Help with Class
Post: RE: Help with Class

That was it! Grrrrrrr..... Set Geany to run python3 and BOOM. Thanks for the help.
pdub787 Homework 3 2,368 Nov-21-2019, 07:13 PM
    Thread: Help with Class
Post: Help with Class

Hi...just looking for assistance with this simple class with functions: The class is located in a separate file "survey.py" The program that uses the class is stored as file "languages_survey.py cl...
pdub787 Homework 3 2,368 Nov-21-2019, 05:40 PM
    Thread: Help with Unit Tests
Post: RE: Help with Unit Tests

Yeah, was running this in Repl.it. I decided to duplicate it in Geany on my RPi and it works fine. Must be something specific to running tests on Repl.it.
pdub787 Homework 3 3,069 Nov-20-2019, 03:08 PM
    Thread: Help with Unit Tests
Post: Help with Unit Tests

Hi There! When unittest'ing a simple program that prompts for a first and last name, I'm getting a "repl process died unexpectedly" return. def get_formatted_name (first, last): """Generate a n...
pdub787 Homework 3 3,069 Nov-19-2019, 04:35 PM
    Thread: Help - Functions With While Loops
Post: RE: Help - Functions With While Loops

Heh...you're right about that! it just happened to be on my record play at the time! :) This gave me enough to meet the lesson requirements. I just wish the instructions were a little more specific o...
pdub787 Homework 5 2,813 Oct-26-2019, 04:18 PM
    Thread: Help - Functions With While Loops
Post: RE: Help - Functions With While Loops

Thanks for the response. The goal of the exercise is to continuously prompt the user for their favorite band and album until the user enters "Q" which should end the while loop. All of the responses...
pdub787 Homework 5 2,813 Oct-26-2019, 03:11 PM
    Thread: Help - Functions With While Loops
Post: Help - Functions With While Loops

Cheers! I'm a self-learning beginner using a crash course book. One of the "Try It Yourself" at the end of the chapter has me create a function with a while loop that prompts for your record. At the e...
pdub787 Homework 5 2,813 Oct-26-2019, 02:41 PM

User Panel Messages

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