Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: [IndexError: List Index out of Range] RPG Game
Post: RE: [IndexError: List Index out of Range] RPG Game

Ooof, I did not think to post the map file. My bad! It is in the /resources directory. Here it is: The first attachment is the spreadsheet I used to template the map.txt file. I lined out the tables ...
Donovan Game Development 3 2,278 Aug-29-2020, 08:13 PM
    Thread: [IndexError: List Index out of Range] RPG Game
Post: [IndexError: List Index out of Range] RPG Game

Hello everyone, I am following a guide that is for an RPG Game. It's titled, 'How to Write a Text Adventure in Python' I have finished the tutorial and have fixed most of the errors I was receiving, ...
Donovan Game Development 3 2,278 Aug-29-2020, 12:29 AM
    Thread: Looking for a company to grow and expand with.
Post: Looking for a company to grow and expand with.

I don't know if there is a place looking for a developer of my caliber but, I will at least try. I have spent a lot of my young adult years working in and out of the food industry and then eventually ...
Donovan Jobs 0 1,643 Aug-10-2020, 06:09 PM
    Thread: How to calculate compounded profits on a given day?
Post: RE: How to calculate compounded profits on a given...

I think perfringo hit it off with the best practice yet. I would take their approach, it is more clean and much more effecient. I was reading a guide rom DataCamp on working with excel and importing d...
Donovan General Coding Help 12 3,965 Aug-09-2020, 11:04 PM
    Thread: How to calculate compounded profits on a given day?
Post: RE: How to calculate compounded profits on a given...

Here is a little something I got going. I could finish the code for you, but I figure it isn't learning if it's all the way done ;) def compound_investment(): try: i = input("[Investment...
Donovan General Coding Help 12 3,965 Aug-08-2020, 09:05 PM
    Thread: Do you keep up with Python Exercises?
Post: Do you keep up with Python Exercises?

I am not sure if this is the right place to put this but I thought it would be helpful for some people. I have been doing python exercises / sample problems for a few weeks now and I find that they a...
Donovan General Coding Help 0 1,484 Aug-08-2020, 02:31 AM
    Thread: string problem
Post: RE: string problem

I don't know if this is useful at all. But here is what I came up with. I just thought I would add to this thread since Axel has already answered the original question by structuring the data types wi...
Donovan General Coding Help 6 2,838 Aug-05-2020, 01:59 AM
    Thread: String Comparing
Post: RE: String Comparing

"deanhystad Wrote:Do you have an algorithm for doing this? What does it mean to be a "common letter"? What does it mean to be a "unique letter"? If I you write two words on a page how would you determ...
Donovan General Coding Help 15 3,951 Aug-05-2020, 12:44 AM
    Thread: Misunderstanding kwargs?
Post: RE: Misunderstanding kwargs?

Thank you for your examples, I am going to fiddle around with it some more but I think this has helped a lot. I will be sure to add some reputation for your help, thanks again Deanhystad.
Donovan General Coding Help 2 2,267 Aug-04-2020, 08:09 PM
    Thread: Misunderstanding kwargs?
Post: Misunderstanding kwargs?

I went ahead and checked out some examples in other threads. I feel like I am still misunderstanding how exactly the interpreter handles **kwargs. I have the basics of *args understood and I feel pret...
Donovan General Coding Help 2 2,267 Aug-04-2020, 06:06 PM

User Panel Messages

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