Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: List Indices must be Integers?
Post: List Indices must be Integers?

I'm trying to plot a list of the the outputs as a list with the corresponding time values, for this function with a varied number of iterations. I'm not sure why I keep getting "List Indices must be I...
midnitetots12 General Coding Help 1 4,596 Feb-07-2018, 10:19 PM
    Thread: Help with homework problem - iterating a function
Post: Help with homework problem - iterating a function

Hi - I'm being asked to iterate a function, though a modification to this code needed is one to allow the function to be an input, which can take any value. Here the function is set to be 2*x. Could s...
midnitetots12 Homework 4 3,497 Jan-27-2018, 12:23 AM
    Thread: Help with homework problem - iterating a function
Post: Help with homework problem - iterating a function

def iterate(iterationnumber): indented - f(x) = 2*x indented - count = srange(iterationnumber) indented - vals = [3] indented - for i in count: second indented - a = v...
midnitetots12 Homework 4 3,497 Jan-26-2018, 10:43 PM

User Panel Messages

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