Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: creating a list during program execution.
Post: RE: creating a list during program execution.

Thank you for the helpful reply.
hobbyprogrammer General Coding Help 2 2,401 Jan-26-2019, 09:06 PM
    Thread: creating a list during program execution.
Post: creating a list during program execution.

Is there any way of writing code, that will allow python to create a list during the program execution. As of now I understand, that you have to define a list in the hard coding process. But I would...
hobbyprogrammer General Coding Help 2 2,401 Jan-26-2019, 12:54 AM
    Thread: Transistor C.E. amp Basic design concepts calculator
Post: RE: Transistor C.E. amp Basic design concepts calc...

Hi, Thank you for taking the time to write out the example code, I will consider learning how to compartmentalizing by defining functions, that for me will be a study in itself, my defining and build...
hobbyprogrammer Code sharing 2 3,368 Dec-11-2018, 04:58 AM
    Thread: Transistor C.E. amp Basic design concepts calculator
Post: Transistor C.E. amp Basic design concepts calculat...

This is an earlier program I wrote when I first began learning python, since then I have upgraded the coding style and features about 8 times, this is probably upgrade #8, however it works good enough...
hobbyprogrammer Code sharing 2 3,368 Dec-08-2018, 11:13 PM
    Thread: phone number, to letters conversion
Post: RE: phone number, to letters conversion

(Dec-08-2018, 07:32 PM)theprask Wrote: A couple of apologies are in order, first to the sysadmins, I neglected to add the appropriate tags in my first post, I will remember in the future. Second, t...
hobbyprogrammer Code sharing 11 6,130 Dec-08-2018, 11:10 PM
    Thread: phone number, to letters conversion
Post: RE: phone number, to letters conversion

Yeh, That makes a lot of sense, Thank You, It's funny how you have a train of thought on how to do a task, you accomplish it, and an easier solution is right there in front of you but you don't see ...
hobbyprogrammer Code sharing 11 6,130 Dec-06-2018, 12:11 AM
    Thread: phone number, to letters conversion
Post: RE: phone number, to letters conversion

Thank you, guys for your helpful suggestions, I'm not proficient enough in programming yet, to be able to read codes that is brought to my attention, from others, so please excuse any code structure t...
hobbyprogrammer Code sharing 11 6,130 Dec-05-2018, 12:14 AM
    Thread: phone number, to letters conversion
Post: RE: phone number, to letters conversion

Hi, thank you for taking the time to look over my code and offering good sugestions; I'm just new at python, so I am not sure I'm understanding or following advice given to me to the tee, however with...
hobbyprogrammer Code sharing 11 6,130 Dec-03-2018, 12:49 AM
    Thread: phone number, to letters conversion
Post: phone number, to letters conversion

Hi, This is a program I wrote this morning, to play around with nested loops, and error handling routines. It will convert any 7 digit phone number into all the 2000 plus letter combinations that ma...
hobbyprogrammer Code sharing 11 6,130 Dec-02-2018, 08:51 PM
    Thread: Decimal to binary weighted number converter
Post: Decimal to binary weighted number converter

Hi, I'm Learning more about lists and loops, to be able to make my own projects as a hobby. My code is very amaturish, I'm not a coder by profession, please excuse the elementary scripting. Thanks. H...
hobbyprogrammer Code sharing 1 2,361 Nov-27-2018, 11:21 PM
    Thread: experimenting extracting (\ n) character
Post: RE: experimenting extracting (\ n) character

Thank you, these are great solutions for my applications, very much appreciated. You guys are very helpful, thanks again.
hobbyprogrammer Code sharing 4 3,055 Nov-21-2018, 09:27 PM
    Thread: experimenting extracting (\ n) character
Post: RE: experimenting extracting (\ n) character

Thank you, that's very helpful for my applications.
hobbyprogrammer Code sharing 4 3,055 Nov-21-2018, 04:25 AM
    Thread: experimenting extracting (\ n) character
Post: experimenting extracting (\ n) character

I'm a beginner in python, Learning how to write small routines for a main program I'm working on, I needed to find a way to eliminate the (\n ) char. when working with .txt files, because the (\n ) ch...
hobbyprogrammer Code sharing 4 3,055 Nov-20-2018, 11:54 PM
    Thread: user friendly making a list and changing it
Post: RE: user friendly making a list and changing it

Hi, Thankyou for taking the time to post that code, very much appreciated. I tried to read it, with gaining some understanding of how the flow control was written, and realized, wow, that's waaay be...
hobbyprogrammer Code sharing 2 2,976 Nov-10-2018, 03:14 PM
    Thread: user friendly making a list and changing it
Post: user friendly making a list and changing it

Hi, I'm learning python ver 3.(x) programming. I have been developing a program to learn alot about list manipulation, so I'm currently working on a "phonelist"program, I have it working with all the...
hobbyprogrammer Code sharing 2 2,976 Nov-10-2018, 02:23 AM
    Thread: won't exit a loop, please help
Post: RE: won't exit a loop, please help

Thank you everyone who contributed to my question. I followed your advice, and my program is working properly now. As a token of my appreciation, Using what I have learned so far, I wrote a program t...
hobbyprogrammer General Coding Help 9 4,382 Oct-22-2018, 05:22 PM
    Thread: won't exit a loop, please help
Post: RE: snippet of code of same problem I posted befor...

Thank you, I appreciate your reply, I only put the “test” statement in there to show how the Redo while loop is not exiting when the user inputs a “N”. Here is a better snippet of code to explain wh...
hobbyprogrammer General Coding Help 9 4,382 Oct-22-2018, 04:55 AM
    Thread: won't exit a loop, please help
Post: snippet of code of same problem I posted before

Hi, I'm new to python, about a couple of months learning on my own, I see that people are very helpful on this forum, I have a dilemna on this program I'm writing. It would seem that the print ("test"...
hobbyprogrammer General Coding Help 9 4,382 Oct-22-2018, 04:24 AM
    Thread: won't exit a loop, please help
Post: won't exit a loop, please help

Hi, I'm new to python, about a couple of months learning on my own, I see that people are very helpful on this forum, I have a dilemna on this program I'm writing. If I enter a name on the first entry...
hobbyprogrammer General Coding Help 9 4,382 Oct-22-2018, 03:47 AM
    Thread: won't exit a loop, please help
Post: I'll be back

can't upload program code
hobbyprogrammer General Coding Help 9 4,382 Oct-22-2018, 03:26 AM

User Panel Messages

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