Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Infinite # of inputs
Post: Infinite # of inputs

Hi everybody, How can I put an indefinite number of inputs in a program? Let me explain myself better: (here is the code) '''ex 8 def multiplier(items): multiplied=[] multiplied=[item*2 for it...
Hermann_Fegelein General Coding Help 1 2,416 Sep-02-2018, 06:30 PM
    Thread: Help with string practice
Post: RE: Help with string practice

Thank you very much for the explanation! Have a good day :)
Hermann_Fegelein General Coding Help 2 2,704 Aug-15-2018, 04:56 PM
    Thread: Help with string practice
Post: Help with string practice

Hi everyone, I'm looking for some help with an exercise I was doing, regarding strings in python. This program is supposed to find the longest word out of a list of words the user types (i.e. if I ty...
Hermann_Fegelein General Coding Help 2 2,704 Aug-15-2018, 02:36 PM
    Thread: List operation error
Post: RE: List operation error

Thanks to you two for the quick answers (: Buran's code is indeed working, so I think that's it! Have a good day (:
Hermann_Fegelein General Coding Help 3 2,765 Aug-13-2018, 05:26 PM
    Thread: List operation error
Post: List operation error

Hello everyone, I recently registered in order to ask for help. Being a total newbie, I decided to practice with list operations, and I wanted to create a very simple program, simply using "append" an...
Hermann_Fegelein General Coding Help 3 2,765 Aug-13-2018, 04:26 PM

User Panel Messages

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