Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python: for and if loop
#2
What is func_codes(s)? Are you sure it contains 1?

One problem you may be having is reg_val_list_binary2 has a loop but it only returns the last value. If there is more than one func_code in func_codes(s) you are only getting the results using the last func_code.
Reply


Messages In This Thread
Python: for and if loop - by salwa17 - Jun-19-2020, 12:40 PM
RE: Python: for and if loop - by deanhystad - Jun-19-2020, 01:07 PM
RE: Python: for and if loop - by Yoriz - Jun-19-2020, 02:32 PM
RE: Python: for and if loop - by salwa17 - Jun-20-2020, 03:15 PM
RE: Python: for and if loop - by deanhystad - Jun-22-2020, 01:17 PM

Forum Jump:

User Panel Messages

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