Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help!
#7
Well, hand it in late.

But append the result of each loop to a list, then feed the index you want to the function. The function can take that and plug it into
print(your_fib_list[index])
Reply


Messages In This Thread
Help! - by Karliux2002 - Jan-25-2020, 03:37 AM
RE: Help! - by Larz60+ - Jan-25-2020, 04:03 AM
RE: Help! - by Karliux2002 - Jan-25-2020, 04:06 AM
RE: Help! - by michael1789 - Jan-25-2020, 07:19 AM
RE: Help! - by Karliux2002 - Jan-25-2020, 07:21 AM
RE: Help! - by michael1789 - Jan-25-2020, 07:57 AM
Help! - by Karliux2002 - Jan-25-2020, 05:02 AM

Forum Jump:

User Panel Messages

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