How long? Not fibbing but infinite is infinite and I simply so not have the time.
This is so such an EASY question that you need to show some work to interest us. You can do this in ANY programming language so explain if there is a reason you ask here or ... The real question is what you want. Do you want an algorithm, perhaps in a function, that returns the first N numbers in the sequence, or one that can start with an alternate sequences than the usual 0/1 or perhaps do you want a generator that will return one number at a time infinitely, or until the world ends, or someone pulls a power cord, whichever is sooner? -----Original Message----- From: Tutor <[email protected]> On Behalf Of Phindile Julia Sent: Sunday, August 14, 2022 12:49 PM To: [email protected] Subject: [Tutor] (no subject) Hey how to create a Fibonacci list? _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor -- https://mail.python.org/mailman/listinfo/python-list
